Searched refs:stable_how4 (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/head/rpcsvc/ |
| H A D | nfs4_prot.x | 769 enum stable_how4 { enum 780 stable_how4 wr_committed; 2208 stable_how4 stable; 2214 stable_how4 committed; 3005 stable_how4 wsa_stable;
|
| /illumos-gate/usr/src/uts/common/nfs/ |
| H A D | nfs4_kprot.h | 788 enum stable_how4 { enum 793 typedef enum stable_how4 stable_how4; typedef 801 stable_how4 wr_committed; 2225 stable_how4 stable; 2239 stable_how4 committed; 3144 stable_how4 wsa_stable; 3851 extern bool_t xdr_stable_how4(XDR *, stable_how4*);
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_vnops.c | 131 stable_how4 *); 153 static int nfs4_bio(struct buf *, stable_how4 *, cred_t *, bool_t); 209 static void nfs4args_write(nfs_argop4 *, stable_how4, rnode4_t *, cred_t *, 578 nfs4args_write(nfs_argop4 *argop, stable_how4 stable, rnode4_t *rp, cred_t *cr, in nfs4args_write() 2856 stable_how4 stab_comm; in nfs4_write() 3063 stable_how4 stab_comm; in nfs4_rdwrlbn() 3174 stable_how4 *stab_comm) in nfs4write() 3184 stable_how4 stable; in nfs4write() 9525 nfs4_bio(struct buf *bp, stable_how4 *stab_comm, cred_t *cr, bool_t readahead) in nfs4_bio()
|
| H A D | nfs4x_xdr.c | 465 xdr_stable_how4(XDR *xdrs, stable_how4 *objp) in xdr_stable_how4()
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | nfs4_xdr.c | 2358 xdr_stable_how4(register XDR *xdrs, stable_how4 *objp) in xdr_stable_how4()
|
| H A D | snoop_nfs4.c | 1169 stable_how4_name(stable_how4 how) in stable_how4_name()
|