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

/linux-master/fs/xfs/
H A Dxfs_xattr.c62 XFS_SB_FEAT_INCOMPAT_LOG_XATTRS);
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h393 #define XFS_SB_FEAT_INCOMPAT_LOG_XATTRS (1 << 0) /* Delayed Attributes */ macro
395 (XFS_SB_FEAT_INCOMPAT_LOG_XATTRS)
423 XFS_SB_FEAT_INCOMPAT_LOG_XATTRS);

Completed in 206 milliseconds