Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_inode_util.c37 di_flags |= XFS_DIFLAG_IMMUTABLE; in xfs_flags2diflags()
98 if (ip->i_diflags & XFS_DIFLAG_IMMUTABLE) in xfs_ip2xflags()
A Dxfs_format.h1067 #define XFS_DIFLAG_IMMUTABLE (1 << XFS_DIFLAG_IMMUTABLE_BIT) macro
1082 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
/linux/fs/xfs/
A Dxfs_iops.c620 if (ip->i_diflags & XFS_DIFLAG_IMMUTABLE) in xfs_vn_getattr()
/linux/fs/xfs/scrub/
A Dinode_repair.c1636 if ((sc->ip->i_diflags & XFS_DIFLAG_IMMUTABLE) && in xrep_inode_flags()

Completed in 18 milliseconds