Home
last modified time | relevance | path

Searched refs:XFS_DIFLAG_EXTSIZE (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_format.h1173 #define XFS_DIFLAG_EXTSIZE (1 << XFS_DIFLAG_EXTSIZE_BIT) macro
1182 XFS_DIFLAG_PROJINHERIT | XFS_DIFLAG_NOSYMLINKS | XFS_DIFLAG_EXTSIZE | \
H A Dxfs_inode_buf.c841 hint_flag = (flags & XFS_DIFLAG_EXTSIZE); in xfs_inode_validate_extsize()
/linux/fs/xfs/scrub/
H A Dinode_repair.c709 dip->di_flags &= ~cpu_to_be16(XFS_DIFLAG_EXTSIZE | in xrep_dinode_extsize_hints()
1814 XFS_DIFLAG_EXTSIZE); in xrep_inode_flags()
/linux/fs/xfs/
H A Dxfs_inode_item.c142 ip->i_diflags &= ~(XFS_DIFLAG_EXTSIZE | in xfs_inode_item_precommit()