Searched defs:NAttrNonResident (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h151 * fail-safe check make sure to test NAttrNonResident() and if it is false, you
161 * i.e. NAttrNonResident() is true. If the runlist hasn't been decompressed yet
220 #define NAttrNonResident(na) test_nattr_flag(na, NonResident) macro

Completed in 22 milliseconds