Searched refs:vfs_tmpfile (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| H A D | internal.h | 66 int vfs_tmpfile(struct mnt_idmap *idmap,
|
| H A D | backing-file.c | 69 error = vfs_tmpfile(real_idmap, real_parentpath, f, mode); in backing_tmpfile_open()
|
| H A D | namei.c | 4666 int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile() function 4732 error = vfs_tmpfile(idmap, parentpath, file, mode); in kernel_tmpfile_open() 4753 error = vfs_tmpfile(mnt_idmap(path.mnt), &path, file, op->mode); in do_tmpfile()
|