/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_inode_fork.c | 130 int whichfork, in xfs_init_local_fork() 170 int whichfork, in xfs_iformat_local() 201 int whichfork) in xfs_iformat_extents() 266 int whichfork) in xfs_iformat_btree() 344 int whichfork) in xfs_iroot_realloc() 471 int whichfork) in xfs_idata_realloc() 502 int whichfork) in xfs_idestroy_fork() 549 int whichfork) in xfs_iextents_copy() 590 int whichfork) in xfs_iflush_fork()
|
D | xfs_bmap.c | 52 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels() 120 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree() 131 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() 214 int whichfork) in xfs_bmap_forkoff_reset() 317 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 587 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents() 650 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree() 797 int whichfork) in xfs_bmap_local_to_extents_empty() 822 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_rmap.c | 2156 int whichfork, in xfs_rmap_finish_one() 2261 int whichfork) in xfs_rmap_update_is_needed() 2275 int whichfork, in __xfs_rmap_add() 2304 int whichfork, in xfs_rmap_map_extent() 2320 int whichfork, in xfs_rmap_unmap_extent() 2342 int whichfork, in xfs_rmap_convert_extent()
|
D | xfs_da_btree.c | 333 int whichfork) in xfs_da3_node_create() 2513 int whichfork, in xfs_dabuf_map() 2597 int whichfork) in xfs_da_get_buf() 2645 int whichfork, in xfs_da_read_buf() 2692 int whichfork, in xfs_da_reada_buf()
|
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()
|
D | xfs_inode_buf.c | 379 int whichfork) in xfs_dinode_verify_fork()
|
D | xfs_bmap.h | 270 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 | 3507 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
|
/Linux-v5.4/fs/xfs/scrub/ |
D | bmap.c | 79 int whichfork; member 425 int whichfork, in xchk_bmap_btree() 454 int whichfork; member 533 int whichfork, in xchk_bmap_check_ag_rmaps() 567 int whichfork) in xchk_bmap_check_rmaps() 624 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 | 474 int whichfork, in xchk_da_btree()
|
/Linux-v5.4/fs/xfs/ |
D | xfs_bmap_item.c | 242 int whichfork, in xfs_trans_log_finish_bmap_update() 307 int whichfork, in xfs_trans_set_bmap_flags() 446 int whichfork; in xfs_bui_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() 500 int whichfork; in xfs_rui_recover() local
|
D | xfs_bmap_util.c | 190 int whichfork, in xfs_bmap_eof() 339 int whichfork, in xfs_bmap_count_blocks() 509 int whichfork, lock, error = 0; in xfs_getbmap() local
|
D | xfs_iomap.c | 395 int whichfork, in xfs_iomap_prealloc_size() 543 int whichfork = XFS_DATA_FORK; in xfs_file_iomap_begin_delay() local
|
D | xfs_super.c | 900 int whichfork) in xfs_check_delalloc() 919 #define xfs_check_delalloc(ip, whichfork) do { } while (0) argument
|
D | xfs_inode.h | 462 int whichfork, in xfs_itruncate_extents()
|
D | xfs_inode.c | 1509 int whichfork, in xfs_itruncate_extents_flags() 2713 int whichfork) in xfs_ifree_local_data()
|