Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3171 struct CB_NOTIFY_LOCK4args { struct
3175 typedef struct CB_NOTIFY_LOCK4args CB_NOTIFY_LOCK4args; argument
3246 CB_NOTIFY_LOCK4args opcbnotify_lock;
3660 extern bool_t xdr_CB_NOTIFY_LOCK4args(XDR *, CB_NOTIFY_LOCK4args*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3523 struct CB_NOTIFY_LOCK4args { struct
3623 CB_NOTIFY_LOCK4args opcbnotify_lock;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2461 xdr_CB_NOTIFY_LOCK4args(XDR *xdrs, CB_NOTIFY_LOCK4args *objp) in xdr_CB_NOTIFY_LOCK4args()