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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c79 if (a->non_resident)
118 if (!a->non_resident) {
292 * @non_resident:
304 void ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, argument
311 if (non_resident)
429 if (a->non_resident) {
2149 if ((type == AT_UNUSED) || !val || (!a->non_resident &&
2692 a->non_resident = 0;
2820 a->non_resident = 1;
2981 if (ctx->attr->non_resident) {
[all...]
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h796 /* 8*/ u8 non_resident; /* If 0, attribute is resident. member in struct:__anon2055

Completed in 38 milliseconds