Searched refs:ovl_get_origin_fh (Results 1 – 4 of 4) sorted by relevance
473 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin) in ovl_get_origin_fh() function960 fh = ovl_get_origin_fh(ofs, origin); in ovl_do_copy_up()
867 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin);
839 fh = ovl_get_origin_fh(ofs, origin); in ovl_get_indexdir()
902 fh = ovl_get_origin_fh(ofs, lower); in ovl_fix_origin()