Searched refs:xfs_iroot_realloc (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_inode_fork.h | 147 void xfs_iroot_realloc(struct xfs_inode *, int, int);
|
D | xfs_inode_fork.c | 359 xfs_iroot_realloc( in xfs_iroot_realloc() function
|
D | xfs_btree.c | 3035 xfs_iroot_realloc(cur->bc_ino.ip, in xfs_btree_new_iroot() 3206 xfs_iroot_realloc(ip, 1, cur->bc_ino.whichfork); in xfs_btree_make_block_unfull() 3613 xfs_iroot_realloc(cur->bc_ino.ip, index, in xfs_btree_kill_iroot() 3811 xfs_iroot_realloc(cur->bc_ino.ip, -1, in xfs_btree_delrec()
|
D | xfs_bmap.c | 634 xfs_iroot_realloc(ip, -1, whichfork); in xfs_bmap_btree_to_extents() 678 xfs_iroot_realloc(ip, 1, whichfork); in xfs_bmap_extents_to_btree() 780 xfs_iroot_realloc(ip, -1, whichfork); in xfs_bmap_extents_to_btree()
|