xfs_create_tmpfile 3165 fs/xfs/xfs_inode.c 	error = xfs_create_tmpfile(dp, S_IFCHR | WHITEOUT_MODE, &tmpfile);
xfs_create_tmpfile  419 fs/xfs/xfs_inode.h int		xfs_create_tmpfile(struct xfs_inode *dp, umode_t mode,
xfs_create_tmpfile  158 fs/xfs/xfs_iops.c 		error = xfs_create_tmpfile(XFS_I(dir), mode, &ip);