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

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h714 #define XFS_ATTR_LOCAL_BIT 0 /* attr is stored locally */ macro
718 #define XFS_ATTR_LOCAL (1u << XFS_ATTR_LOCAL_BIT)

Completed in 89 milliseconds