Home
last modified time | relevance | path

Searched refs:stable_how4 (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1319 enum stable_how4 { enum
1324 typedef enum stable_how4 stable_how4; typedef
1334 stable_how4 stable;
1348 stable_how4 committed;
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1319 enum stable_how4 { enum
1329 stable_how4 stable;
1335 stable_how4 committed;
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c131 stable_how4 *);
153 static int nfs4_bio(struct buf *, stable_how4 *, cred_t *, bool_t);
207 static void nfs4args_write(nfs_argop4 *, stable_how4, rnode4_t *, cred_t *,
581 nfs4args_write(nfs_argop4 *argop, stable_how4 stable, rnode4_t *rp, cred_t *cr, in nfs4args_write()
2859 stable_how4 stab_comm; in nfs4_write()
3066 stable_how4 stab_comm; in nfs4_rdwrlbn()
3177 stable_how4 *stab_comm) in nfs4write()
3187 stable_how4 stable; in nfs4write()
9546 nfs4_bio(struct buf *bp, stable_how4 *stab_comm, cred_t *cr, bool_t readahead) in nfs4_bio()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2367 xdr_stable_how4(register XDR *xdrs, stable_how4 *objp) in xdr_stable_how4()
H A Dsnoop_nfs4.c1168 stable_how4_name(stable_how4 how) in stable_how4_name()