Home
last modified time | relevance | path

Searched refs:stable_how (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x729 enum stable_how { enum
739 stable_how stable;
746 stable_how committed;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h371 stable_how stable;
378 stable_how committed;
H A Dnfs.h1582 enum stable_how { enum
1587 typedef enum stable_how stable_how; typedef
1593 stable_how stable;
1609 stable_how committed;
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c33 static bool_t xdr_stable_how(XDR *, stable_how *);
101 xdr_stable_how(XDR *xdrs, stable_how *objp) in xdr_stable_how()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c237 stable_how stable = FILE_SYNC; in nd_send_data()
H A Dnfs3_vnops.c99 stable_how *);
115 static int nfs3_bio(struct buf *, stable_how *, cred_t *);
744 stable_how stab_comm; in nfs3_write()
938 stable_how stab_comm; in nfs3_rdwrlbn()
1004 stable_how *stab_comm) in nfs3write()
4287 nfs3_bio(struct buf *bp, stable_how *stab_comm, cred_t *cr) in nfs3_bio()