Searched refs:xfs_create_tmpfile (Results 1 – 3 of 3) sorted by relevance
347 int xfs_create_tmpfile(struct xfs_inode *dp, struct dentry *dentry,
161 error = xfs_create_tmpfile(XFS_I(dir), dentry, mode, &ip); in xfs_generic_create()
1310 xfs_create_tmpfile( in xfs_create_tmpfile() function2878 error = xfs_create_tmpfile(dp, NULL, S_IFCHR | WHITEOUT_MODE, &tmpfile); in xfs_rename_alloc_whiteout()