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