Home
last modified time | relevance | path

Searched defs:whichfork (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_inode_fork.c132 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()
Dxfs_bmap.c57 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 …]
Dxfs_rmap.h23 int whichfork) in xfs_rmap_ino_bmbt_owner()
36 int whichfork, in xfs_rmap_ino_owner()
Dxfs_rmap.c2164 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()
Dxfs_bmap_btree.c541 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor()
622 int whichfork, in xfs_bmbt_change_owner()
Dxfs_da_btree.c320 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()
Dxfs_inode_buf.c381 int whichfork) in xfs_dinode_verify_fork()
Dxfs_bmap.h263 static inline int xfs_bmap_fork_to_state(int whichfork) in xfs_bmap_fork_to_state()
Dxfs_da_btree.h61 int whichfork; /* data or attribute fork */ member
Dxfs_btree.h218 char whichfork; /* data or attr fork */ member
Dxfs_btree.c3518 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
/Linux-v4.19/fs/xfs/scrub/
Dbmap.c86 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()
Dcommon.c126 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()
Ddabtree.c478 int whichfork, in xchk_da_btree()
/Linux-v4.19/fs/xfs/
Dxfs_trans_bmap.c48 int whichfork, in xfs_trans_log_finish_bmap_update()
113 int whichfork, in xfs_trans_set_bmap_flags()
Dxfs_trans_rmap.c25 int whichfork, in xfs_trans_set_rmap_flags()
86 int whichfork, in xfs_trans_log_finish_rmap_update()
Dxfs_bmap_util.c195 int whichfork, in xfs_bmap_eof()
344 int whichfork, in xfs_bmap_count_blocks()
514 int whichfork, lock, error = 0; in xfs_getbmap() local
Dxfs_bmap_item.c390 int whichfork; in xfs_bui_recover() local
Dxfs_rmap_item.c414 int whichfork; in xfs_rui_recover() local
Dxfs_inode.c1520 int whichfork, in xfs_itruncate_extents_flags()
2378 int whichfork) in xfs_ifree_local_data()
Dxfs_inode.h449 int whichfork, in xfs_itruncate_extents()
Dxfs_aops.c316 int whichfork = XFS_DATA_FORK; in xfs_map_blocks() local
Dxfs_iomap.c652 int whichfork, in xfs_iomap_write_allocate()