Lines Matching refs:f_path
338 struct dentry *dentry = file->f_path.dentry; in ovl_dir_reset()
688 struct inode *dir = d_inode(file->f_path.dentry); in ovl_is_impure_dir()
704 struct dentry *dir = file->f_path.dentry; in ovl_iterate_real()
718 struct path statpath = file->f_path; in ovl_iterate_real()
730 rdt.cache = ovl_cache_get_impure(&file->f_path); in ovl_iterate_real()
745 struct dentry *dentry = file->f_path.dentry; in ovl_iterate()
787 err = ovl_cache_update_ino(&file->f_path, p); in ovl_iterate()
867 struct dentry *dentry = file->f_path.dentry; in ovl_dir_real_file()
912 if (!ovl_should_sync(OVL_FS(file->f_path.dentry->d_sb))) in ovl_dir_fsync()
931 ovl_cache_put(od, file->f_path.dentry); in ovl_dir_release()
953 type = ovl_path_real(file->f_path.dentry, &realpath); in ovl_dir_open()
960 od->is_real = ovl_dir_is_real(file->f_path.dentry); in ovl_dir_open()