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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.c5627 LCN first_lcn; local
5636 first_lcn = ntfs_rl_vcn_to_lcn(na->rl, stop_vcn);
5637 if (first_lcn == LCN_EINVAL) {
5642 if (first_lcn == LCN_ENOENT ||
5643 first_lcn == LCN_RL_NOT_MAPPED)

Completed in 76 milliseconds