Searched refs:ovl_get_origin_fh (Results 1 – 3 of 3) sorted by relevance
473 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin) in ovl_get_origin_fh() function 960 fh = ovl_get_origin_fh(ofs, origin); in ovl_do_copy_up()
890 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()