Searched refs:xfs_iroot_realloc (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 175 void xfs_iroot_realloc(struct xfs_inode *, int, int);
|
H A D | xfs_inode_fork.c | 371 xfs_iroot_realloc( in xfs_iroot_realloc() function
|
H A D | xfs_btree.c | 3050 xfs_iroot_realloc(cur->bc_ino.ip, in xfs_btree_new_iroot() 3222 xfs_iroot_realloc(ip, 1, cur->bc_ino.whichfork); in xfs_btree_make_block_unfull() 3629 xfs_iroot_realloc(cur->bc_ino.ip, index, in xfs_btree_kill_iroot() 3827 xfs_iroot_realloc(cur->bc_ino.ip, -1, in xfs_btree_delrec()
|
H A D | xfs_bmap.c | 587 xfs_iroot_realloc(ip, -1, whichfork); in xfs_bmap_btree_to_extents() 631 xfs_iroot_realloc(ip, 1, whichfork); in xfs_bmap_extents_to_btree() 722 xfs_iroot_realloc(ip, -1, whichfork); in xfs_bmap_extents_to_btree()
|