• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/

Lines Matching defs:resident

237 	FILE_BadClus   = 8,	/* Contains all bad clusters in the non-resident
517 resident. */
520 regardless of whether it is resident or
521 non-resident. Without this, only log
523 resident. */
534 * attribute can be resident/non-resident and possibly other things, but the
569 * non-resident. Finally, to use compression, the maximum allowed cluster size
574 * non-resident attribute record header (more precisely: X = 2^compression_unit
632 * Flags of resident attributes (8-bit).
648 /* 4*/ le32 length; /* Byte size of the resident part of the
651 /* 8*/ u8 non_resident; /* If 0, attribute is resident.
652 If 1, attribute is non-resident. */
661 array, resident and non-resident attributes
683 } __attribute__ ((__packed__)) resident;
684 /* Non-resident attributes. */
809 * NOTE: Always resident.
845 * Recognize the difference by comparing the length of the resident attribute
848 * if (resident.ValueLength < sizeof(STANDARD_INFORMATION)) {
891 * - Can be either resident or non-resident.
901 * non-resident attribute (if present) immediately follow after the initial
905 * - If not resident, the vcn to lcn mapping array has to fit inside the
911 * non-resident) having been made non-resident. This can happen e.g. when:
914 * - The mapping pairs array of some non-resident attribute becomes so
993 * NOTE: Always resident.
1096 * NOTE: Always resident.
1732 * NOTE: Can be resident or non-resident.
1833 * NOTE: Always resident.
1866 * NOTE: Always resident.
1881 * NOTE: Can be resident or non-resident.
1933 equal, as the attribute is resident and it is resized as needed. In
1935 resident and hence the allocated_size is a fixed value and must
1946 * NOTE: Always resident.
1988 * NOTE: Always non-resident (doesn't make sense to be resident anyway!).
2215 // of the non-resident index allocation attribute). If
2284 * NOTE: Can be resident or non-resident.
2296 * NOTE: Always resident. (Is this true???)
2324 * NOTE: Can be resident or non-resident.
2354 * NOTE: Can be resident or non-resident.