Lines Matching refs:f_path
326 struct dentry *dentry = file->f_path.dentry; in ovl_dir_reset()
678 struct inode *dir = d_inode(file->f_path.dentry); in ovl_is_impure_dir()
694 struct dentry *dir = file->f_path.dentry; in ovl_iterate_real()
708 struct path statpath = file->f_path; in ovl_iterate_real()
720 rdt.cache = ovl_cache_get_impure(&file->f_path); in ovl_iterate_real()
735 struct dentry *dentry = file->f_path.dentry; in ovl_iterate()
777 err = ovl_cache_update_ino(&file->f_path, p); in ovl_iterate()
860 struct dentry *dentry = file->f_path.dentry; in ovl_dir_real_file()
896 err = ovl_sync_status(OVL_FS(file->f_path.dentry->d_sb)); in ovl_dir_fsync()
916 ovl_cache_put(od, file->f_path.dentry); in ovl_dir_release()
938 type = ovl_path_real(file->f_path.dentry, &realpath); in ovl_dir_open()
945 od->is_real = ovl_dir_is_real(file->f_path.dentry); in ovl_dir_open()