Home
last modified time | relevance | path

Searched refs:NFSMNT_SOFT (Results 1 - 3 of 3) sorted by relevance

/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h69 #define NFSMNT_SOFT (1 << 0) /* Soft mount (hard is default) */ macro
H A Dnfs_adapter.c380 if ((argp->flags & NFSMNT_SOFT) == 0) in nfs_decode_args()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1520 pub const NFSMNT_SOFT: ::c_int = 0x1; // soft mount (hard is default) consts

Completed in 8 milliseconds