Searched refs:xfs_iroot_realloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.h173 void xfs_iroot_realloc(struct xfs_inode *, int, int);
H A Dxfs_inode_fork.c384 xfs_iroot_realloc( function
H A Dxfs_btree.c3209 xfs_iroot_realloc(cur->bc_ino.ip,
3395 xfs_iroot_realloc(ip, 1, cur->bc_ino.whichfork);
3804 xfs_iroot_realloc(cur->bc_ino.ip, index,
4001 xfs_iroot_realloc(cur->bc_ino.ip, -1, cur->bc_ino.whichfork);
H A Dxfs_bmap.c616 xfs_iroot_realloc(ip, -1, whichfork);
660 xfs_iroot_realloc(ip, 1, whichfork);
747 xfs_iroot_realloc(ip, -1, whichfork);

Completed in 231 milliseconds