Home
last modified time | relevance | path

Searched refs:ovl_set_origin_fh (Results 1 – 3 of 3) sorted by relevance

/linux/fs/overlayfs/
H A Dcopy_up.c486 int ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh, in ovl_set_origin_fh() function
692 err = ovl_set_origin_fh(ofs, c->origin_fh, temp); in ovl_copy_up_metadata()
H A Doverlayfs.h891 int ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh,
H A Dnamei.c937 err = ovl_set_origin_fh(ofs, fh, upper); in ovl_fix_origin()