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

/linux-master/fs/xfs/
H A Dxfs_icache.c1777 xfs_check_delalloc( function
1798 #define xfs_check_delalloc(ip, whichfork) do { } while (0) macro
1810 xfs_check_delalloc(ip, XFS_DATA_FORK);
1811 xfs_check_delalloc(ip, XFS_COW_FORK);

Completed in 145 milliseconds