Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_inode.h526 int xfs_create_tmpfile(const struct xfs_icreate_args *iargs,
Dxfs_inode.c781 xfs_create_tmpfile( in xfs_create_tmpfile() function
2063 error = xfs_create_tmpfile(&args, &tmpfile); in xfs_rename_alloc_whiteout()
Dxfs_iops.c224 error = xfs_create_tmpfile(&args, &ip); in xfs_generic_create()