| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_inode_fork.c | 32 int whichfork, in xfs_init_local_fork() 72 int whichfork, in xfs_iformat_local() 103 int whichfork) in xfs_iformat_extents() 168 int whichfork) in xfs_iformat_btree() 349 int whichfork) in xfs_iroot_realloc() 476 int whichfork) in xfs_idata_realloc() 540 int whichfork) in xfs_iextents_copy() 581 int whichfork) in xfs_iflush_fork()
|
| D | xfs_bmap.c | 53 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels() 121 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree() 133 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() 215 int whichfork) in xfs_bmap_forkoff_reset() 318 int whichfork) /* data or attr fork */ in xfs_bmap_check_leaf_extents() 517 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument 588 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents() 651 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree() 798 int whichfork) in xfs_bmap_local_to_extents_empty() 823 int whichfork, in xfs_bmap_local_to_extents() [all …]
|
| D | xfs_rmap.h | 13 int whichfork) in xfs_rmap_ino_bmbt_owner() 26 int whichfork, in xfs_rmap_ino_owner()
|
| D | xfs_da_btree.c | 119 static inline int xfs_dabuf_nfsb(struct xfs_mount *mp, int whichfork) in xfs_dabuf_nfsb() 374 int whichfork) in xfs_da3_node_read() 391 int whichfork) in xfs_da3_node_read_mapped() 425 int whichfork) in xfs_da3_node_create() 2504 int whichfork, in xfs_dabuf_map() 2590 int whichfork) in xfs_da_get_buf() 2626 int whichfork, in xfs_da_read_buf() 2665 int whichfork, in xfs_da_reada_buf()
|
| D | xfs_rmap.c | 2357 int whichfork, in xfs_rmap_finish_one() 2462 int whichfork) in xfs_rmap_update_is_needed() 2476 int whichfork, in __xfs_rmap_add() 2505 int whichfork, in xfs_rmap_map_extent() 2524 int whichfork, in xfs_rmap_unmap_extent() 2549 int whichfork, in xfs_rmap_convert_extent()
|
| D | xfs_bmap_btree.c | 549 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor() 630 int whichfork, in xfs_bmbt_change_owner()
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_inode_fork.c | 34 int whichfork, in xfs_init_local_fork() 71 int whichfork, in xfs_iformat_local() 102 int whichfork) in xfs_iformat_extents() 167 int whichfork) in xfs_iformat_btree() 374 int whichfork) in xfs_iroot_realloc() 500 int whichfork) in xfs_idata_realloc() 558 int whichfork) in xfs_iextents_copy() 599 int whichfork) in xfs_iflush_fork() 749 int whichfork, in xfs_iext_count_may_overflow()
|
| D | xfs_bmap.c | 53 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels() 129 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree() 141 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() 216 int whichfork) in xfs_bmap_forkoff_reset() 319 int whichfork) /* data or attr fork */ in xfs_bmap_check_leaf_extents() 518 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument 539 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents() 605 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree() 740 int whichfork) in xfs_bmap_local_to_extents_empty() 763 int whichfork, in xfs_bmap_local_to_extents() [all …]
|
| D | xfs_rmap.h | 15 int whichfork) in xfs_rmap_ino_bmbt_owner() 28 int whichfork, in xfs_rmap_ino_owner()
|
| D | xfs_da_btree.c | 131 static inline int xfs_dabuf_nfsb(struct xfs_mount *mp, int whichfork) in xfs_dabuf_nfsb() 386 int whichfork) in xfs_da3_node_read() 403 int whichfork) in xfs_da3_node_read_mapped() 437 int whichfork) in xfs_da3_node_create() 2514 int whichfork, in xfs_dabuf_map() 2600 int whichfork) in xfs_da_get_buf() 2636 int whichfork, in xfs_da_read_buf() 2675 int whichfork, in xfs_da_reada_buf()
|
| D | xfs_inode_fork.h | 105 int whichfork) in xfs_iext_max_nextents() 148 int whichfork) in xfs_dfork_nextents()
|
| D | xfs_rmap.c | 2534 int whichfork) in xfs_rmap_update_is_needed() 2548 int whichfork, in __xfs_rmap_add() 2578 int whichfork, in xfs_rmap_map_extent() 2597 int whichfork, in xfs_rmap_unmap_extent() 2622 int whichfork, in xfs_rmap_convert_extent()
|
| D | xfs_bmap_btree.c | 554 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor() 661 int whichfork, in xfs_bmbt_change_owner()
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | bmap.c | 97 int whichfork; member 445 int whichfork, in xchk_bmap_btree() 474 int whichfork; member 553 int whichfork, in xchk_bmap_check_ag_rmaps() 587 int whichfork) in xchk_bmap_check_rmaps() 642 int whichfork) in xchk_bmap()
|
| D | common.c | 119 int whichfork, in __xchk_fblock_process_error() 149 int whichfork, in xchk_fblock_process_error() 160 int whichfork, in xchk_fblock_xref_process_error() 261 int whichfork, in xchk_fblock_set_corrupt() 272 int whichfork, in xchk_fblock_xref_set_corrupt() 296 int whichfork, in xchk_fblock_set_warning()
|
| D | dabtree.c | 472 int whichfork, in xchk_da_btree()
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | bmap.c | 113 int whichfork; member 500 int whichfork, in xchk_bmap_btree() 528 int whichfork; member 610 int whichfork, in xchk_bmap_check_ag_rmaps() 681 int whichfork) in xchk_bmap_check_rmaps() 832 int whichfork) in xchk_bmap()
|
| D | common.c | 124 int whichfork, in __xchk_fblock_process_error() 155 int whichfork, in xchk_fblock_process_error() 166 int whichfork, in xchk_fblock_xref_process_error() 267 int whichfork, in xchk_fblock_set_corrupt() 278 int whichfork, in xchk_fblock_xref_set_corrupt() 302 int whichfork, in xchk_fblock_set_warning()
|
| D | dabtree.c | 473 int whichfork, in xchk_da_btree()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_bmap_item.c | 240 int whichfork, in xfs_trans_log_finish_bmap_update() 284 int whichfork, in xfs_trans_set_bmap_flags() 441 int whichfork; in xfs_bui_item_recover() local
|
| D | xfs_rmap_item.c | 262 int whichfork, in xfs_trans_set_rmap_flags() 311 int whichfork, in xfs_trans_log_finish_rmap_update() 483 int whichfork; in xfs_rui_item_recover() local
|
| D | xfs_aops.c | 289 int whichfork, in xfs_convert_blocks() 328 int whichfork; in xfs_map_blocks() local
|
| D | xfs_bmap_util.c | 210 int whichfork, in xfs_bmap_count_blocks() 370 int whichfork, lock, error = 0; in xfs_getbmap() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_inode.h | 110 int whichfork) in xfs_ifork_ptr() 150 int whichfork) in xfs_inode_fork_size() 561 int whichfork, in xfs_itruncate_extents()
|
| D | xfs_aops.c | 248 int whichfork; in xfs_map_blocks() local
|