Home
last modified time | relevance | path

Searched refs:NAttrNonResident (Results 1 – 10 of 10) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Defs.c163 if (!NAttrNonResident(na) in fixup_loop()
343 if (!NAttrNonResident(na)) { in ntfs_efs_fixup_attribute()
389 if (!NAttrNonResident(na) in ntfs_efs_fixup_attribute()
Dattrib.c593 if (NAttrNonResident(na) && na->rl) in ntfs_attr_close()
883 if (!na || !NAttrNonResident(na) || vcn < 0) in ntfs_attr_vcn_to_lcn()
933 if (!na || !NAttrNonResident(na) || vcn < 0) { in ntfs_attr_find_vcn()
998 if ((na->data_flags & ATTR_COMPRESSION_MASK) && NAttrNonResident(na)) { in ntfs_attr_pread_i()
1014 if (!vol->efs_raw && NAttrEncrypted(na) && NAttrNonResident(na)) { in ntfs_attr_pread_i()
1030 && NAttrNonResident(na)) { in ntfs_attr_pread_i()
1044 if (!NAttrNonResident(na)) { in ntfs_attr_pread_i()
1891 wasnonresident = NAttrNonResident(na) != 0;
1912 && NAttrNonResident(na))
1963 if (!NAttrNonResident(na)) {
[all …]
Dlogfile.c738 if (!NAttrNonResident(na)) { in ntfs_empty_logfile()
Dvolume.c884 if (NAttrNonResident(na)) { in fix_txf_data()
1960 if (NAttrNonResident(na)) { in ntfs_volume_rename()
Dcompress.c753 if (!NAttrNonResident(na)) in ntfs_compressed_attr_pread()
/third_party/ntfs-3g/ntfsprogs/
Dntfswipe.c830 if (!NAttrNonResident(na)) { in wipe_attr_tail()
1291 if (!NAttrNonResident(naa)) { in wipe_directory()
1323 if (NAttrNonResident(nar)) { in wipe_directory()
1411 if (!NAttrNonResident(na)) { in wipe_logfile()
1518 if (!NAttrNonResident(na)) { in wipe_pagefile()
Dntfscp.c1105 if (NAttrNonResident(na) in main()
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h225 #define NAttrNonResident(na) test_nattr_flag(na, NonResident) macro
/third_party/ntfs-3g/src/
Dntfs-3g.c955 NAttrNonResident(na)) in ntfs_fuse_getattr()
1607 && NAttrNonResident(na)) { in ntfs_fuse_read()
2973 || !NAttrNonResident(na)) { in ntfs_fuse_bmap()
3412 && NAttrNonResident(na)) in ntfs_fuse_getxattr()
Dlowntfs-3g.c1754 && NAttrNonResident(na)) { in ntfs_fuse_read()
3269 || !NAttrNonResident(na)) { in ntfs_fuse_bmap()
3675 && NAttrNonResident(na))