Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h560 int xfs_create_tmpfile(const struct xfs_icreate_args *iargs,
H A Dxfs_iops.c226 error = xfs_create_tmpfile(&args, &ip); in xfs_generic_create()