Searched refs:xfs_inode_walk (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/fs/xfs/ |
D | xfs_icache.h | 71 int xfs_inode_walk(struct xfs_mount *mp, int iter_flags,
|
D | xfs_icache.c | 892 xfs_inode_walk( in xfs_inode_walk() function 1395 return xfs_inode_walk(mp, 0, xfs_inode_free_eofblocks, eofb, in xfs_icache_free_eofblocks() 1645 return xfs_inode_walk(mp, 0, xfs_inode_free_cowblocks, eofb, in xfs_icache_free_cowblocks()
|
D | xfs_qm_syscalls.c | 798 xfs_inode_walk(mp, XFS_INODE_WALK_INEW_WAIT, xfs_dqrele_inode, in xfs_qm_dqrele_all_inodes()
|