H A D | xfs_icache.c | 48 enum xfs_icwalk_goal goal, struct xfs_icwalk *icw); 50 enum xfs_icwalk_goal goal, struct xfs_icwalk *icw); 825 struct xfs_icwalk *icw) in xfs_reclaim_igrab() 839 (!icw || !(icw->icw_flags & XFS_ICWALK_FLAG_RECLAIM_SICK))) { in xfs_reclaim_igrab() 966 struct xfs_icwalk icw = { in xfs_reclaim_inodes() local 971 icw.icw_flags |= XFS_ICWALK_FLAG_RECLAIM_SICK; in xfs_reclaim_inodes() 975 xfs_icwalk(mp, XFS_ICWALK_RECLAIM, &icw); in xfs_reclaim_inodes() 991 struct xfs_icwalk icw = { in xfs_reclaim_inodes_nr() local 997 icw in xfs_reclaim_inodes_nr() 823 xfs_reclaim_igrab( struct xfs_inode *ip, struct xfs_icwalk *icw) xfs_reclaim_igrab() argument 1028 xfs_icwalk_match_id( struct xfs_inode *ip, struct xfs_icwalk *icw) xfs_icwalk_match_id() argument 1052 xfs_icwalk_match_id_union( struct xfs_inode *ip, struct xfs_icwalk *icw) xfs_icwalk_match_id_union() argument 1077 xfs_icwalk_match( struct xfs_inode *ip, struct xfs_icwalk *icw) xfs_icwalk_match() argument 1119 xfs_inode_free_eofblocks( struct xfs_inode *ip, struct xfs_icwalk *icw, unsigned int *lockflags) xfs_inode_free_eofblocks() argument 1281 xfs_inode_free_cowblocks( struct xfs_inode *ip, struct xfs_icwalk *icw, unsigned int *lockflags) xfs_inode_free_cowblocks() argument 1422 xfs_blockgc_scan_inode( struct xfs_inode *ip, struct xfs_icwalk *icw) xfs_blockgc_scan_inode() argument 1465 xfs_blockgc_free_space( struct xfs_mount *mp, struct xfs_icwalk *icw) xfs_blockgc_free_space() argument 1526 struct xfs_icwalk icw = {0}; xfs_blockgc_free_dquots() local 1590 xfs_icwalk_igrab( enum xfs_icwalk_goal goal, struct xfs_inode *ip, struct xfs_icwalk *icw) xfs_icwalk_igrab() argument 1610 xfs_icwalk_process_inode( enum xfs_icwalk_goal goal, struct xfs_inode *ip, struct xfs_perag *pag, struct xfs_icwalk *icw) xfs_icwalk_process_inode() argument 1634 xfs_icwalk_ag( struct xfs_perag *pag, enum xfs_icwalk_goal goal, struct xfs_icwalk *icw) xfs_icwalk_ag() argument 1743 xfs_icwalk( struct xfs_mount *mp, enum xfs_icwalk_goal goal, struct xfs_icwalk *icw) xfs_icwalk() argument [all...] |