Home
last modified time | relevance | path

Searched refs:xfs_check_delalloc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_icache.c1820 xfs_check_delalloc( in xfs_check_delalloc() function
1841 #define xfs_check_delalloc(ip, whichfork) do { } while (0) macro
1853 xfs_check_delalloc(ip, XFS_DATA_FORK); in xfs_inodegc_set_reclaimable()
1854 xfs_check_delalloc(ip, XFS_COW_FORK); in xfs_inodegc_set_reclaimable()