Searched refs:xfs_iroot_realloc (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_inode_fork.h | 174 void xfs_iroot_realloc(struct xfs_inode *, int, int);
|
D | xfs_inode_fork.c | 356 xfs_iroot_realloc( in xfs_iroot_realloc() function
|
D | xfs_btree.c | 3037 xfs_iroot_realloc(cur->bc_ino.ip, in xfs_btree_new_iroot() 3209 xfs_iroot_realloc(ip, 1, cur->bc_ino.whichfork); in xfs_btree_make_block_unfull() 3616 xfs_iroot_realloc(cur->bc_ino.ip, index, in xfs_btree_kill_iroot() 3814 xfs_iroot_realloc(cur->bc_ino.ip, -1, in xfs_btree_delrec()
|
D | xfs_bmap.c | 582 xfs_iroot_realloc(ip, -1, whichfork); in xfs_bmap_btree_to_extents() 626 xfs_iroot_realloc(ip, 1, whichfork); in xfs_bmap_extents_to_btree() 728 xfs_iroot_realloc(ip, -1, whichfork); in xfs_bmap_extents_to_btree()
|