Home
last modified time | relevance | path

Searched defs:XFS_BLI_DIRTY (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_buf_item.h13 #define XFS_BLI_DIRTY 0x02 macro
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_buf_item.h16 #define XFS_BLI_DIRTY (1u << 1) macro