Lines Matching refs:f_path
326 struct dentry *dentry = file->f_path.dentry;
676 struct inode *dir = d_inode(file->f_path.dentry);
692 struct dentry *dir = file->f_path.dentry;
706 struct path statpath = file->f_path;
718 rdt.cache = ovl_cache_get_impure(&file->f_path);
733 struct dentry *dentry = file->f_path.dentry;
775 err = ovl_cache_update_ino(&file->f_path, p);
855 struct dentry *dentry = file->f_path.dentry;
891 err = ovl_sync_status(OVL_FS(file->f_path.dentry->d_sb));
911 ovl_cache_put(od, file->f_path.dentry);
933 type = ovl_path_real(file->f_path.dentry, &realpath);
940 od->is_real = ovl_dir_is_real(file->f_path.dentry);