xfs_dir_ialloc   1383 fs/xfs/quota/xfs_qm.c 	if ((error = xfs_dir_ialloc(&tp, NULL, S_IFREG, 1, 0,
xfs_dir_ialloc     22 fs/xfs/xfs_utils.h extern int xfs_dir_ialloc(xfs_trans_t **, xfs_inode_t *, mode_t, xfs_nlink_t,
xfs_dir_ialloc   1581 fs/xfs/xfs_vnodeops.c 	error = xfs_dir_ialloc(&tp, dp, mode, 1,
xfs_dir_ialloc   2325 fs/xfs/xfs_vnodeops.c 	error = xfs_dir_ialloc(&tp, dp, mode, 2,
xfs_dir_ialloc   2567 fs/xfs/xfs_vnodeops.c 	error = xfs_dir_ialloc(&tp, dp, S_IFLNK | (mode & ~S_IFMT),