Searched refs:XFS_ATTR_INCOMPLETE_BIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h717 #define XFS_ATTR_INCOMPLETE_BIT 7 /* attr in middle of create/delete */ macro
721 #define XFS_ATTR_INCOMPLETE (1u << XFS_ATTR_INCOMPLETE_BIT)

Completed in 115 milliseconds