Home
last modified time | relevance | path

Searched refs:CB_GETATTR4args (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2909 struct CB_GETATTR4args { struct
2913 typedef struct CB_GETATTR4args CB_GETATTR4args; argument
3236 CB_GETATTR4args opcbgetattr;
3621 extern bool_t xdr_CB_GETATTR4args(XDR *, CB_GETATTR4args*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3289 struct CB_GETATTR4args { struct
3601 CB_GETATTR4args opcbgetattr;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c1548 CB_GETATTR4args *args = (CB_GETATTR4args *)obj; in sumarg_cb_getattr()
1559 CB_GETATTR4args *args = (CB_GETATTR4args *)obj; in dtlarg_cb_getattr()
H A Dnfs4_xdr.c2819 xdr_CB_GETATTR4args(register XDR *xdrs, CB_GETATTR4args *objp) in xdr_CB_GETATTR4args()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c713 CB_GETATTR4args *argp; in rfs4args_cb_getattr_free()
H A Dnfs4_callback.c174 CB_GETATTR4args *args = &argop->nfs_cb_argop4_u.opcbgetattr; in cb_getattr()
H A Dnfs4_xdr.c5182 CB_GETATTR4args *gargs; in xdr_snfs_cb_argop4()
5220 CB_GETATTR4args *gargs; in xdr_cnfs_cb_argop4()