Searched defs:icw (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_file.c | 805 struct xfs_icwalk icw = {0}; in xfs_file_buffered_write() local
|
| H A D | xfs_ioctl.c | 2139 struct xfs_icwalk icw; in xfs_file_ioctl() local
|
| H A D | xfs_icache.c | 966 struct xfs_icwalk icw = { in xfs_reclaim_inodes() local 991 struct xfs_icwalk icw = { in xfs_reclaim_inodes_nr() local 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...] |
| H A D | xfs_super.c | 1847 struct xfs_icwalk icw = { in xfs_remount_ro() local
|
Completed in 9 milliseconds