Home
last modified time | relevance | path

Searched defs:xfs_attr_leaf_entry (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h102 struct xfs_attr_leaf_entry { /* sorted on key, not name */ struct
103 xfs_dahash_t hashval; /* hash value of name */
104 __uint16_t nameidx; /* index into buffer of name/value */
105 __uint8_t flags; /* LOCAL/ROOT/SECURE/INCOMPLETE flag */
106 __uint8_t pad2; /* unused pad byte */