Lines Matching defs:xfs_ialloc
24 #include "xfs_ialloc.h"
781 * transaction, and call xfs_ialloc() again to actually get the inode.
784 * was allocated during the first call to xfs_ialloc(), this routine
795 xfs_ialloc(
968 * xfs_ialloc will return a pointer to an incore inode if
974 * need to call xfs_ialloc again to get the inode.
976 * If xfs_ialloc did an allocation to replenish the freelist,
982 code = xfs_ialloc(tp, dp, mode, nlink, rdev, prid, &ialloc_context,
1002 * transaction and call xfs_ialloc() again. It is guaranteed
1052 code = xfs_ialloc(tp, dp, mode, nlink, rdev, prid,