/linux-6.8/fs/xfs/libxfs/ ! |
D | xfs_inode_fork.c | 34 int whichfork, in xfs_init_local_fork() 74 int whichfork, in xfs_iformat_local() 105 int whichfork) in xfs_iformat_extents() 170 int whichfork) in xfs_iformat_btree() 376 int whichfork) in xfs_iroot_realloc() 502 int whichfork) in xfs_idata_realloc() 557 int whichfork) in xfs_iextents_copy() 598 int whichfork) in xfs_iflush_fork() 759 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_bmap_btree.c | 546 int whichfork) in xfs_bmbt_init_common() 576 int whichfork) in xfs_bmbt_init_cursor() 636 int whichfork) in xfs_bmbt_commit_staged_btree() 742 int whichfork, in xfs_bmbt_change_owner()
|
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() 456 int whichfork) in xfs_da3_node_create() 2509 int whichfork, in xfs_dabuf_map() 2595 int whichfork) in xfs_da_get_buf() 2631 int whichfork, in xfs_da_read_buf() 2670 int whichfork, in xfs_da_reada_buf()
|
D | xfs_inode_fork.h | 103 int whichfork) in xfs_iext_max_nextents() 146 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_inode_buf.c | 358 int whichfork) in xfs_dinode_verify_fork()
|
D | xfs_bmap.h | 253 static inline uint32_t xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state()
|
D | xfs_btree_staging.c | 249 int whichfork, in xfs_btree_commit_ifakeroot()
|
D | xfs_da_btree.h | 69 int whichfork; /* data or attribute fork */ member
|
/linux-6.8/fs/xfs/scrub/ ! |
D | bmap.c | 137 int whichfork; member 524 int whichfork, in xchk_bmap_btree() 552 int whichfork; member 634 int whichfork, in xchk_bmap_check_ag_rmaps() 762 int whichfork) in xchk_bmap_check_rmaps() 913 int whichfork) in xchk_bmap()
|
D | common.c | 125 int whichfork, in __xchk_fblock_process_error() 156 int whichfork, in xchk_fblock_process_error() 167 int whichfork, in xchk_fblock_xref_process_error() 268 int whichfork, in xchk_fblock_set_corrupt() 279 int whichfork, in xchk_fblock_xref_set_corrupt() 303 int whichfork, in xchk_fblock_set_warning()
|
D | bmap_repair.c | 85 int whichfork; member 708 int whichfork) in xrep_bmap_check_inputs() 764 int whichfork) in xrep_bmap_init_reflink_scan() 793 int whichfork, in xrep_bmap()
|
D | dabtree.c | 473 int whichfork, in xchk_da_btree()
|
D | inode_repair.c | 517 int whichfork) in xrep_dinode_bad_extents_fork() 551 int whichfork) in xrep_dinode_bad_bmbt_fork()
|
D | newbt.c | 106 int whichfork, in xrep_newbt_init_inode()
|
D | repair.c | 764 int whichfork, in xrep_ino_ensure_extent_count()
|
/linux-6.8/fs/xfs/ ! |
D | xfs_aops.c | 248 int whichfork, in xfs_convert_blocks() 287 int whichfork; in xfs_map_blocks() local
|
D | xfs_inode.h | 110 int whichfork) in xfs_ifork_ptr() 150 int whichfork) in xfs_inode_fork_size() 556 int whichfork, in xfs_itruncate_extents()
|
D | xfs_bmap_util.c | 107 int whichfork, in xfs_bmap_count_blocks() 263 int whichfork, lock, error = 0; in xfs_getbmap() local
|
D | xfs_icache.c | 1771 int whichfork) in xfs_check_delalloc() 1790 #define xfs_check_delalloc(ip, whichfork) do { } while (0) argument
|
D | xfs_bmap_item.c | 244 int whichfork, in xfs_trans_set_bmap_flags()
|
D | xfs_rmap_item.c | 233 int whichfork, in xfs_trans_set_rmap_flags()
|
D | xfs_inode.c | 1336 int whichfork, in xfs_itruncate_extents_flags() 3759 int whichfork) in xfs_ifork_zapped()
|