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