Searched defs:XFS_IGET_DONTCACHE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ | ||
H A D | xfs_icache.h | 34 #define XFS_IGET_DONTCACHE 0x4 macro |
/kernel/linux/linux-6.6/fs/xfs/ | ||
H A D | xfs_icache.h | 39 #define XFS_IGET_DONTCACHE (1U << 2) macro |
Completed in 1 milliseconds