Searched defs:whichfork (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_bmap.c | 63 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels() 138 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree() 148 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents() 234 int whichfork) in xfs_bmap_forkoff_reset() 335 int whichfork) /* data or attr fork */ in xfs_bmap_check_leaf_extents() 498 int whichfork, /* data or attr fork */ in xfs_bmap_trace_exlist() 556 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument 665 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents() 726 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree() 870 int whichfork) in xfs_bmap_local_to_extents_empty() [all …]
|
D | xfs_inode_fork.c | 247 int whichfork, in xfs_iformat_local() 299 int whichfork) in xfs_iformat_extents() 368 int whichfork) in xfs_iformat_btree() 424 int whichfork) in xfs_iread_extents() 477 int whichfork) in xfs_iroot_realloc() 605 int whichfork) in xfs_idata_realloc() 681 int whichfork) in xfs_idestroy_fork() 737 int whichfork) in xfs_iextents_copy() 797 int whichfork) in xfs_iflush_fork()
|
D | xfs_da_btree.c | 306 int whichfork) in xfs_da3_node_create() 2463 int whichfork, in xfs_dabuf_map() 2547 int whichfork) in xfs_da_get_buf() 2595 int whichfork, in xfs_da_read_buf() 2642 int whichfork, in xfs_da_reada_buf()
|
D | xfs_bmap_btree.c | 783 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor() 864 int whichfork, in xfs_bmbt_change_owner()
|
D | xfs_da_btree.h | 76 int whichfork; /* data or attribute fork */ member
|
D | xfs_btree.h | 229 char whichfork; /* data or attr fork */ member
|
D | xfs_btree.c | 3199 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_bmap_util.c | 283 int whichfork, in xfs_bmap_eof() 423 int whichfork, /* data or attr fork */ in xfs_bmap_count_blocks() 534 int whichfork; /* data or attr fork */ in xfs_getbmap() local
|
D | xfs_inode.c | 1548 int whichfork, in xfs_itruncate_extents()
|