Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h1163 #define XFS_DIFLAG2_DAX_BIT 0 /* use DAX for this inode */ macro
1168 #define XFS_DIFLAG2_DAX (1 << XFS_DIFLAG2_DAX_BIT)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h1067 #define XFS_DIFLAG2_DAX_BIT 0 /* use DAX for this inode */ macro
1073 #define XFS_DIFLAG2_DAX (1 << XFS_DIFLAG2_DAX_BIT)

Completed in 8 milliseconds