Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamei.c4866 int vfs_tmpfile(struct mnt_idmap *idmap, in vfs_tmpfile() function
4936 error = vfs_tmpfile(idmap, parentpath, file, mode); in kernel_tmpfile_open()
4957 error = vfs_tmpfile(mnt_idmap(path.mnt), &path, file, op->mode); in do_tmpfile()