Searched refs:xfs_create_tmpfile (Results 1 – 3 of 3) sorted by relevance
406 int xfs_create_tmpfile(struct xfs_inode *dp, umode_t mode,
168 error = xfs_create_tmpfile(XFS_I(dir), mode, &ip); in xfs_generic_create()
1292 xfs_create_tmpfile( in xfs_create_tmpfile() function2851 error = xfs_create_tmpfile(dp, S_IFCHR | WHITEOUT_MODE, &tmpfile); in xfs_rename_alloc_whiteout()