Searched refs:ovl_get_origin_fh (Results 1 – 4 of 4) sorted by relevance
474 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin) in ovl_get_origin_fh() function961 fh = ovl_get_origin_fh(ofs, origin); in ovl_do_copy_up()
874 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin);
904 fh = ovl_get_origin_fh(ofs, lower); in ovl_fix_origin()
820 fh = ovl_get_origin_fh(ofs, origin); in ovl_get_indexdir()