Home
last modified time | relevance | path

Searched refs:lr_oacc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c2802 close_after_open_resend(vp, lrp->lr_cr, lrp->lr_oacc, ep); in resend_one_op()
3032 destp->lr_oacc = lost_rqstp->lr_oacc; in nfs4_save_lost_rqst()
H A Dnfs4_client_state.c2130 open_args->share_access = resend_rqstp->lr_oacc; in nfs4_resend_open_otw()
H A Dnfs4_vnops.c740 lost_rqstp->lr_oacc = open_args->share_access; in nfs4open_save_lost_rqst()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h711 #define lr_oacc nfs4_lr_u.lru_open_args.lru_oaccess macro