Home
last modified time | relevance | path

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

/dports/net/unfs3/unfs3-0.9.22/
H A Dnfs.h455 enum stable_how { enum
460 typedef enum stable_how stable_how; typedef
466 stable_how stable;
477 stable_how committed;
H A Dxdr.h94 extern bool_t xdr_stable_how (XDR *, stable_how*);
H A Dxdr.c832 bool_t xdr_stable_how(XDR * xdrs, stable_how * objp) in xdr_stable_how()
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfs_prot.h134 enum stable_how { enum
139 typedef enum stable_how stable_how; typedef
170 stable_how stable;
183 stable_how committed;
1191 extern bool_t xdr_stable_how (XDR *, stable_how*);
H A Dnfs_prot.x118 enum stable_how { enum
150 stable_how stable;
159 stable_how committed;
H A Dnfs_prot_xdr.c220 xdr_stable_how (XDR *xdrs, stable_how *objp) in xdr_stable_how()
/dports/devel/kio-extras/kio-extras-21.12.3/nfs/
H A Drpc_nfs3_prot.x426 enum stable_how { enum
436 stable_how stable;
443 stable_how committed;
H A Drpc_nfs3_prot.h424 enum stable_how { enum
429 typedef enum stable_how stable_how; typedef
435 stable_how stable;
446 stable_how committed;
1248 extern bool_t xdr_stable_how (XDR *, stable_how*);
H A Drpc_nfs3_prot_xdr.c846 xdr_stable_how (XDR *xdrs, stable_how *objp) in xdr_stable_how()
/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs/
H A Dnfs.x139 enum stable_how { enum
171 stable_how stable;
180 stable_how committed;
H A Dlibnfs-raw-nfs.h164 enum stable_how { enum
169 typedef enum stable_how stable_how; typedef
200 stable_how stable;
213 stable_how committed;
1649 extern uint32_t zdr_stable_how (ZDR *, stable_how*);
H A Dnfs.c335 …b, struct nfs_fh3 *fh, char *buf, uint64_t offset, uint64_t count, int stable_how, void *private_d… in rpc_nfs_write_async() argument
344 args.stable = stable_how; in rpc_nfs_write_async()
H A Dlibnfs-raw-nfs.c207 zdr_stable_how (ZDR *zdrs, stable_how *objp) in zdr_stable_how()
/dports/net/libnfs/libnfs-libnfs-4.0.0/include/nfsc/
H A Dlibnfs-raw.h1020 int stable_how,