Lines Matching refs:d_fsdata
73 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_type()
102 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_upper()
122 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_upper()
129 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lower()
136 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_real()
162 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dir_cache()
169 struct ovl_entry *oe = dentry->d_fsdata; in ovl_set_dir_cache()
176 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lower()
201 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_is_opaque()
207 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_set_opaque()
213 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_update()
228 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_version_inc()
236 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_version_get()
267 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_release()
312 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_revalidate()
335 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_weak_revalidate()
419 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next()
438 struct ovl_entry *poe = dentry->d_parent->d_fsdata; in ovl_lookup()
553 dentry->d_fsdata = oe; in ovl_lookup()
1092 root_dentry->d_fsdata = oe; in ovl_fill_super()