Searched refs:xfs_create_tmpfile (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ | ||
H A D | xfs_inode.h | 560 int xfs_create_tmpfile(const struct xfs_icreate_args *iargs, |
H A D | xfs_iops.c | 226 error = xfs_create_tmpfile(&args, &ip); in xfs_generic_create() |