Home
last modified time | relevance | path

Searched defs:NFSMNT_READDIRSIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/nfs/
Dnfs_mount.h74 #define NFSMNT_READDIRSIZE (1 << 5) /* Set readdir size */ macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1537 pub const NFSMNT_READDIRSIZE: ::c_int = 0x20000; // Set readdir size constant