Home
last modified time | relevance | path

Searched refs:NAttrFullyMapped (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dattrib.h233 #define NAttrFullyMapped(na) test_nattr_flag(na, FullyMapped) macro
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dattrib.c614 if (NAttrFullyMapped(na)) in ntfs_attr_map_partial_runlist()
710 if (NAttrFullyMapped(na)) { in ntfs_attr_map_whole_runlist()
2526 if (NAttrFullyMapped(na))
2551 if (NAttrFullyMapped(na))
5546 if (NAttrFullyMapped(na)
5617 && (!NAttrFullyMapped(na) || from_vcn)