Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/
H A Dnfs.x323 struct READ3args { struct
324 nfs_fh3 file;
325 offset3 offset;
326 count3 count;
H A Dnfs.h407 struct READ3args { struct
412 typedef struct READ3args READ3args; argument