Searched refs:ovl_entry_real (Results 1 – 3 of 3) sorted by relevance
144 struct dentry *ovl_entry_real(struct ovl_entry *oe, bool *is_upper);
114 realdentry = ovl_entry_real(oe, &is_upper); in ovl_permission()
146 struct dentry *ovl_entry_real(struct ovl_entry *oe, bool *is_upper) in ovl_entry_real() function