Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_inode_fork.c130 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()
Dxfs_bmap.c52 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 …]
Dxfs_rmap.h13 int whichfork) in xfs_rmap_ino_bmbt_owner()
26 int whichfork, in xfs_rmap_ino_owner()
Dxfs_rmap.c2156 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()
Dxfs_da_btree.c333 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()
Dxfs_bmap_btree.c549 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor()
630 int whichfork, in xfs_bmbt_change_owner()
Dxfs_inode_buf.c379 int whichfork) in xfs_dinode_verify_fork()
Dxfs_bmap.h270 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.c3507 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
/Linux-v5.4/fs/xfs/scrub/
Dbmap.c79 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()
Dcommon.c119 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()
Ddabtree.c474 int whichfork, in xchk_da_btree()
/Linux-v5.4/fs/xfs/
Dxfs_bmap_item.c242 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
Dxfs_rmap_item.c262 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
Dxfs_bmap_util.c190 int whichfork, in xfs_bmap_eof()
339 int whichfork, in xfs_bmap_count_blocks()
509 int whichfork, lock, error = 0; in xfs_getbmap() local
Dxfs_iomap.c395 int whichfork, in xfs_iomap_prealloc_size()
543 int whichfork = XFS_DATA_FORK; in xfs_file_iomap_begin_delay() local
Dxfs_super.c900 int whichfork) in xfs_check_delalloc()
919 #define xfs_check_delalloc(ip, whichfork) do { } while (0) argument
Dxfs_inode.h462 int whichfork, in xfs_itruncate_extents()
Dxfs_inode.c1509 int whichfork, in xfs_itruncate_extents_flags()
2713 int whichfork) in xfs_ifree_local_data()