Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c6016 LCN first_lcn; local
6025 first_lcn = ntfs_rl_vcn_to_lcn(na->rl, stop_vcn);
6026 if (first_lcn == LCN_EINVAL) {
6031 if (first_lcn == LCN_ENOENT ||
6032 first_lcn == LCN_RL_NOT_MAPPED)

Completed in 8 milliseconds