Searched refs:__f_path (Results 1 – 2 of 2) sorted by relevance
4334 file->__f_path.dentry = DENTRY_NOT_SET; in atomic_open()4335 file->__f_path.mnt = path->mnt; in atomic_open()4719 file->__f_path.mnt = parentpath->mnt; in vfs_tmpfile()4720 file->__f_path.dentry = child; in vfs_tmpfile()
1273 struct path __f_path; member