Home
last modified time | relevance | path

Searched refs:xfs_create_tmpfile (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_inode.h374 int xfs_create_tmpfile(struct xfs_inode *dp, umode_t mode,
Dxfs_iops.c166 error = xfs_create_tmpfile(XFS_I(dir), mode, &ip); in xfs_generic_create()
Dxfs_inode.c1265 xfs_create_tmpfile( in xfs_create_tmpfile() function
3123 error = xfs_create_tmpfile(dp, S_IFCHR | WHITEOUT_MODE, &tmpfile); in xfs_rename_alloc_whiteout()