Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_inode_fork.c32 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()
Dxfs_bmap.c53 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 …]
Dxfs_rmap.h13 int whichfork) in xfs_rmap_ino_bmbt_owner()
26 int whichfork, in xfs_rmap_ino_owner()
Dxfs_da_btree.c119 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()
Dxfs_rmap.c2357 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()
Dxfs_bmap_btree.c549 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/
Dxfs_inode_fork.c34 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()
Dxfs_bmap.c53 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 …]
Dxfs_rmap.h15 int whichfork) in xfs_rmap_ino_bmbt_owner()
28 int whichfork, in xfs_rmap_ino_owner()
Dxfs_da_btree.c131 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()
Dxfs_inode_fork.h105 int whichfork) in xfs_iext_max_nextents()
148 int whichfork) in xfs_dfork_nextents()
Dxfs_rmap.c2534 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()
Dxfs_bmap_btree.c554 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/
Dbmap.c97 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()
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.c472 int whichfork, in xchk_da_btree()
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dbmap.c113 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()
Dcommon.c124 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()
Ddabtree.c473 int whichfork, in xchk_da_btree()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_bmap_item.c240 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
Dxfs_rmap_item.c262 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
Dxfs_aops.c289 int whichfork, in xfs_convert_blocks()
328 int whichfork; in xfs_map_blocks() local
Dxfs_bmap_util.c210 int whichfork, in xfs_bmap_count_blocks()
370 int whichfork, lock, error = 0; in xfs_getbmap() local
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_inode.h110 int whichfork) in xfs_ifork_ptr()
150 int whichfork) in xfs_inode_fork_size()
561 int whichfork, in xfs_itruncate_extents()
Dxfs_aops.c248 int whichfork; in xfs_map_blocks() local

12