Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/
H A Dnfs.x347 struct WRITE3args { struct
348 nfs_fh3 file;
349 offset3 offset;
350 count3 count;
351 stable_how stable;
352 opaque data<>;
H A Dnfs.h439 struct WRITE3args { struct
449 typedef struct WRITE3args WRITE3args; typedef