rfs4_share
if ((err = rfs4_share(sp, access, deny)) != 0) {
status = rfs4_share(sp, access, deny);
extern int rfs4_share(rfs4_state_t *, uint32_t, uint32_t);