Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_icache.c1769 xfs_check_delalloc( in xfs_check_delalloc() function
1790 #define xfs_check_delalloc(ip, whichfork) do { } while (0) macro
1802 xfs_check_delalloc(ip, XFS_DATA_FORK); in xfs_inodegc_set_reclaimable()
1803 xfs_check_delalloc(ip, XFS_COW_FORK); in xfs_inodegc_set_reclaimable()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_super.c602 xfs_check_delalloc( in xfs_check_delalloc() function
623 #define xfs_check_delalloc(ip, whichfork) do { } while (0) macro
645 xfs_check_delalloc(ip, XFS_DATA_FORK); in xfs_fs_destroy_inode()
646 xfs_check_delalloc(ip, XFS_COW_FORK); in xfs_fs_destroy_inode()

Completed in 5 milliseconds