Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbacking-file.c56 const struct path *real_parentpath, in backing_tmpfile_open() argument
59 struct mnt_idmap *real_idmap = mnt_idmap(real_parentpath->mnt); in backing_tmpfile_open()
69 error = vfs_tmpfile(real_idmap, real_parentpath, f, mode); in backing_tmpfile_open()
/linux-6.12.1/include/linux/
Dbacking-file.h26 const struct path *real_parentpath,