Searched refs:__f_path (Results 1 – 2 of 2) sorted by relevance
4365 file->__f_path.dentry = DENTRY_NOT_SET; in atomic_open()4366 file->__f_path.mnt = path->mnt; in atomic_open()4889 file->__f_path.mnt = parentpath->mnt; in vfs_tmpfile()4890 file->__f_path.dentry = child; in vfs_tmpfile()
1270 struct path __f_path; member