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