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() function947 fh = ovl_get_origin_fh(ofs, origin); in ovl_do_copy_up()
938 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin);
936 fh = ovl_get_origin_fh(ofs, lower); in ovl_fix_origin()
852 fh = ovl_get_origin_fh(ofs, origin); in ovl_get_indexdir()