Searched refs:lcn_str (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddebug.c48 const char *lcn_str[5] = { "LCN_HOLE ", "LCN_RL_NOT_MAPPED", local
66 ntfs_log_debug("%-16llx %s %-16llx%s\n", rl[i].vcn, lcn_str[idx], rl[i].length, rl[i].length ? "" : " (runlist end)");
H A Drunlist.c1762 const char *lcn_str[5] = { "HOLE", "NOTMAP", "ENOENT", "XXXX" }; local
1789 rl->vcn, lcn_str[ind], rl->length);

Completed in 32 milliseconds