Home
last modified time | relevance | path

Searched refs:n_oflags (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/fs/nfs/
H A Dnfs_node.h91 int n_oflags; /* Flags provided when file was opened */ member
H A Dnfs_adapter.c2020 if ((position > (off_t)np->n_size) && ((np->n_oflags & O_WRONLY) == 0) && in vfs_nfs_seek()
2021 ((np->n_oflags & O_RDWR) == 0)) in vfs_nfs_seek()

Completed in 4 milliseconds