Home
last modified time | relevance | path

Searched refs:NFSERR_WFLUSH (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/nfs/
Dnfs_proto.h107 #define NFSERR_WFLUSH 99 /* Version 2 only */ macro
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs685 NFSERR_WFLUSH = 99, enumerator
712 pub const S_nfsLib_NFSERR_WFLUSH: ::c_int = M_nfsStat | nfsstat::NFSERR_WFLUSH as ::c_int;