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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1041 #define XFS_DIFLAG_IMMUTABLE_BIT 3 /* inode is immutable */ macro
1058 #define XFS_DIFLAG_IMMUTABLE (1 << XFS_DIFLAG_IMMUTABLE_BIT)

Completed in 265 milliseconds