Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h1130 #define XFS_DIFLAG_EXTSIZE_BIT 11 /* inode extent size allocator hint */ macro
1147 #define XFS_DIFLAG_EXTSIZE (1 << XFS_DIFLAG_EXTSIZE_BIT)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h1034 #define XFS_DIFLAG_EXTSIZE_BIT 11 /* inode extent size allocator hint */ macro
1051 #define XFS_DIFLAG_EXTSIZE (1 << XFS_DIFLAG_EXTSIZE_BIT)

Completed in 10 milliseconds