Home
last modified time | relevance | path

Searched refs:LCN_EINVAL (Results 1 – 6 of 6) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Ddebug.c64 if (idx > -LCN_EINVAL - 1) in ntfs_debug_runlist_dump()
Drunlist.c1059 return (LCN)LCN_EINVAL; in ntfs_rl_vcn_to_lcn()
Dattrib.c884 return (LCN)LCN_EINVAL; in ntfs_attr_vcn_to_lcn()
961 case (LCN)LCN_EINVAL: in ntfs_attr_find_vcn()
6026 if (first_lcn == LCN_EINVAL) {
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c338 return LCN_EINVAL; in get_last_vcn()
340 res = LCN_EINVAL; in get_last_vcn()
368 if (vcn<=LCN_EINVAL) { in mft_bitmap_load()
Dntfsinfo.c1327 case LCN_EINVAL: in ntfs_dump_lcn()
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h57 LCN_EINVAL = -4, enumerator