xfs_dir_ialloc   1202 fs/xfs/xfs_inode.c 	error = xfs_dir_ialloc(&tp, dp, mode, is_dir ? 2 : 1, rdev, prid, &ip);
xfs_dir_ialloc   1326 fs/xfs/xfs_inode.c 	error = xfs_dir_ialloc(&tp, dp, mode, 0, 0, prid, &ip);
xfs_dir_ialloc    454 fs/xfs/xfs_inode.h int		xfs_dir_ialloc(struct xfs_trans **, struct xfs_inode *, umode_t,
xfs_dir_ialloc    779 fs/xfs/xfs_qm.c 		error = xfs_dir_ialloc(&tp, NULL, S_IFREG, 1, 0, 0, ip);
xfs_dir_ialloc    238 fs/xfs/xfs_symlink.c 	error = xfs_dir_ialloc(&tp, dp, S_IFLNK | (mode & ~S_IFMT), 1, 0,