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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x732 enum stable_how {
742 stable_how stable;
749 stable_how committed;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h368 stable_how stable;
375 stable_how committed;
H A Dnfs.h1505 enum stable_how { enum
1510 typedef enum stable_how stable_how; typedef in typeref:enum:stable_how
1516 stable_how stable;
1532 stable_how committed;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c237 stable_how stable = FILE_SYNC;
H A Dnfs3_vnops.c98 stable_how *);
114 static int nfs3_bio(struct buf *, stable_how *, cred_t *);
743 stable_how stab_comm;
937 stable_how stab_comm;
1003 stable_how *stab_comm)
4286 nfs3_bio(struct buf *bp, stable_how *stab_comm, cred_t *cr)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c35 static bool_t xdr_stable_how(XDR *, stable_how *);
103 xdr_stable_how(XDR *xdrs, stable_how *objp)

Completed in 71 milliseconds