Lines Matching refs:ovl_fh
109 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_get_fh()
113 struct ovl_fh *fh = NULL; in ovl_get_fh()
154 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh()
353 int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected, in ovl_check_origin_fh()
407 struct ovl_fh *fh = ovl_get_fh(ofs, upperdentry, OVL_XATTR_ORIGIN); in ovl_check_origin()
430 enum ovl_xattr ox, const struct ovl_fh *fh) in ovl_verify_fh()
432 struct ovl_fh *ofh = ovl_get_fh(ofs, dentry, ox); in ovl_verify_fh()
461 struct ovl_fh *fh; in ovl_verify_set_fh()
492 struct ovl_fh *fh; in ovl_index_upper()
525 struct ovl_fh *fh = NULL; in ovl_verify_index()
624 static int ovl_get_index_name_fh(struct ovl_fh *fh, struct qstr *name) in ovl_get_index_name_fh()
657 struct ovl_fh *fh; in ovl_get_index_name()
671 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh) in ovl_get_index_fh()