Home
last modified time | relevance | path

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

/linux-5.10/fs/xfs/
Dxfs_super.c600 xfs_check_delalloc( in xfs_check_delalloc() function
621 #define xfs_check_delalloc(ip, whichfork) do { } while (0) macro