Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_xattr.c62 XFS_SB_FEAT_INCOMPAT_LOG_XATTRS); in xfs_attr_grab_log_assist()
/linux-6.6.21/fs/xfs/libxfs/
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); in xfs_sb_version_haslogxattrs()