/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_inode_fork.c | 132 int whichfork, in xfs_init_local_fork() 172 int whichfork, in xfs_iformat_local() 203 int whichfork) in xfs_iformat_extents() 268 int whichfork) in xfs_iformat_btree() 346 int whichfork) in xfs_iroot_realloc() 473 int whichfork) in xfs_idata_realloc() 504 int whichfork) in xfs_idestroy_fork() 551 int whichfork) in xfs_iextents_copy() 592 int whichfork) in xfs_iflush_fork()
|
D | xfs_bmap.c | 57 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels() 125 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree() 136 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() 219 int whichfork) in xfs_bmap_forkoff_reset() 322 int whichfork) /* data or attr fork */ in xfs_bmap_check_leaf_extents() 522 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument 591 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents() 653 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree() 799 int whichfork) in xfs_bmap_local_to_extents_empty() 823 int whichfork, in xfs_bmap_local_to_extents() [all …]
|
D | xfs_rmap.h | 23 int whichfork) in xfs_rmap_ino_bmbt_owner() 36 int whichfork, in xfs_rmap_ino_owner()
|
D | xfs_rmap.c | 2164 int whichfork, in xfs_rmap_finish_one() 2269 int whichfork) in xfs_rmap_update_is_needed() 2283 int whichfork, in __xfs_rmap_add() 2313 int whichfork, in xfs_rmap_map_extent() 2329 int whichfork, in xfs_rmap_unmap_extent() 2351 int whichfork, in xfs_rmap_convert_extent()
|
D | xfs_bmap_btree.c | 541 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor() 622 int whichfork, in xfs_bmbt_change_owner()
|
D | xfs_da_btree.c | 320 int whichfork) in xfs_da3_node_create() 2495 int whichfork, in xfs_dabuf_map() 2579 int whichfork) in xfs_da_get_buf() 2627 int whichfork, in xfs_da_read_buf() 2674 int whichfork, in xfs_da_reada_buf()
|
D | xfs_inode_buf.c | 381 int whichfork) in xfs_dinode_verify_fork()
|
D | xfs_bmap.h | 263 static inline int xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state()
|
D | xfs_da_btree.h | 61 int whichfork; /* data or attribute fork */ member
|
D | xfs_btree.h | 218 char whichfork; /* data or attr fork */ member
|
D | xfs_btree.c | 3518 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
|
/Linux-v4.19/fs/xfs/scrub/ |
D | bmap.c | 86 int whichfork; member 395 int whichfork, in xchk_bmap_btree() 413 int whichfork; member 492 int whichfork, in xchk_bmap_check_ag_rmaps() 526 int whichfork) in xchk_bmap_check_rmaps() 583 int whichfork) in xchk_bmap()
|
D | common.c | 126 int whichfork, in __xchk_fblock_process_error() 156 int whichfork, in xchk_fblock_process_error() 167 int whichfork, in xchk_fblock_xref_process_error() 259 int whichfork, in xchk_fblock_set_corrupt() 270 int whichfork, in xchk_fblock_xref_set_corrupt() 294 int whichfork, in xchk_fblock_set_warning()
|
D | dabtree.c | 478 int whichfork, in xchk_da_btree()
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trans_bmap.c | 48 int whichfork, in xfs_trans_log_finish_bmap_update() 113 int whichfork, in xfs_trans_set_bmap_flags()
|
D | xfs_trans_rmap.c | 25 int whichfork, in xfs_trans_set_rmap_flags() 86 int whichfork, in xfs_trans_log_finish_rmap_update()
|
D | xfs_bmap_util.c | 195 int whichfork, in xfs_bmap_eof() 344 int whichfork, in xfs_bmap_count_blocks() 514 int whichfork, lock, error = 0; in xfs_getbmap() local
|
D | xfs_bmap_item.c | 390 int whichfork; in xfs_bui_recover() local
|
D | xfs_rmap_item.c | 414 int whichfork; in xfs_rui_recover() local
|
D | xfs_inode.c | 1520 int whichfork, in xfs_itruncate_extents_flags() 2378 int whichfork) in xfs_ifree_local_data()
|
D | xfs_inode.h | 449 int whichfork, in xfs_itruncate_extents()
|
D | xfs_aops.c | 316 int whichfork = XFS_DATA_FORK; in xfs_map_blocks() local
|
D | xfs_iomap.c | 652 int whichfork, in xfs_iomap_write_allocate()
|