ovl_can_decode_fh
if (!ovl_can_decode_fh(origin->d_sb))
int ovl_can_decode_fh(struct super_block *sb);
fh_type = ovl_can_decode_fh(path->dentry->d_sb);
fh_type = ovl_can_decode_fh(ofs->workdir->d_sb);