Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h1122 #define XFS_DIFLAG_IMMUTABLE_BIT 3 /* inode is immutable */ macro
1139 #define XFS_DIFLAG_IMMUTABLE (1 << XFS_DIFLAG_IMMUTABLE_BIT)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h1026 #define XFS_DIFLAG_IMMUTABLE_BIT 3 /* inode is immutable */ macro
1043 #define XFS_DIFLAG_IMMUTABLE (1 << XFS_DIFLAG_IMMUTABLE_BIT)

Completed in 8 milliseconds