Searched defs:whichfork (Results 1 – 16 of 16) sorted by relevance
| /fs/xfs/libxfs/ |
| D | xfs_bmap.c | 69 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels() 144 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree() 155 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() 254 int whichfork) in xfs_bmap_forkoff_reset() 357 int whichfork) /* data or attr fork */ in xfs_bmap_check_leaf_extents() 521 int whichfork, /* data or attr or cow fork */ in xfs_bmap_trace_exlist() 581 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument 647 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents() 711 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree() 875 int whichfork) in xfs_bmap_local_to_extents_empty() [all …]
|
| D | xfs_inode_fork.c | 279 int whichfork, in xfs_init_local_fork() 332 int whichfork, in xfs_iformat_local() 367 int whichfork) in xfs_iformat_extents() 436 int whichfork) in xfs_iformat_btree() 495 int whichfork) in xfs_iread_extents() 547 int whichfork) in xfs_iroot_realloc() 674 int whichfork) in xfs_idata_realloc() 749 int whichfork) in xfs_idestroy_fork() 815 int whichfork) in xfs_iextents_copy() 875 int whichfork) in xfs_iflush_fork()
|
| D | xfs_rmap.h | 37 int whichfork) in xfs_rmap_ino_bmbt_owner() 50 int whichfork, in xfs_rmap_ino_owner()
|
| D | xfs_rmap.c | 2051 int whichfork, in xfs_rmap_finish_one() 2157 int whichfork) in xfs_rmap_update_is_needed() 2172 int whichfork, in __xfs_rmap_add() 2202 int whichfork, in xfs_rmap_map_extent() 2219 int whichfork, in xfs_rmap_unmap_extent() 2236 int whichfork, in xfs_rmap_convert_extent()
|
| D | xfs_da_btree.c | 306 int whichfork) in xfs_da3_node_create() 2462 int whichfork, in xfs_dabuf_map() 2546 int whichfork) in xfs_da_get_buf() 2594 int whichfork, in xfs_da_read_buf() 2641 int whichfork, in xfs_da_reada_buf()
|
| D | xfs_bmap_btree.c | 792 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor() 874 int whichfork, in xfs_bmbt_change_owner()
|
| D | xfs_da_btree.h | 76 int whichfork; /* data or attribute fork */ member
|
| D | xfs_btree.h | 269 char whichfork; /* data or attr fork */ member
|
| D | xfs_btree.c | 3551 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
|
| /fs/xfs/ |
| D | xfs_trans_bmap.c | 63 int whichfork, in xfs_trans_log_finish_bmap_update() 128 int whichfork, in xfs_trans_set_bmap_flags()
|
| D | xfs_trans_rmap.c | 39 int whichfork, in xfs_trans_set_rmap_flags() 100 int whichfork, in xfs_trans_log_finish_rmap_update()
|
| D | xfs_bmap_util.c | 210 int whichfork, in xfs_bmap_eof() 350 int whichfork, /* data or attr fork */ in xfs_bmap_count_blocks() 395 int whichfork, in xfs_getbmapx_fix_eof_hole() 440 int whichfork, in xfs_getbmap_adjust_shared() 536 int whichfork; /* data or attr fork */ in xfs_getbmap() local
|
| D | xfs_bmap_item.c | 402 int whichfork; in xfs_bui_recover() local
|
| D | xfs_rmap_item.c | 426 int whichfork; in xfs_rui_recover() local
|
| D | xfs_inode.c | 1564 int whichfork, in xfs_itruncate_extents() 2439 int whichfork) in xfs_ifree_local_data()
|
| D | xfs_iomap.c | 676 int whichfork, in xfs_iomap_write_allocate()
|