Searched refs:XFS_ATTR_SECURE_BIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_leaf.h125 #define XFS_ATTR_SECURE_BIT 2 /* limit access to secure attrs */ macro
129 #define XFS_ATTR_SECURE (1 << XFS_ATTR_SECURE_BIT)

Completed in 84 milliseconds