Home
last modified time | relevance | path

Searched defs:fhandle (Results 1 - 5 of 5) sorted by relevance

/third_party/NuttX/fs/nfs/
H A Dnfs_util.c246 nfs_lookup(struct nfsmount *nmp, const char *filename, struct file_handle *fhandle, struct nfs_fattr *obj_attributes, struct nfs_fattr *dir_attributes) nfs_lookup() argument
366 nfs_findnode(struct nfsmount *nmp, const char *relpath, struct file_handle *fhandle, struct nfs_fattr *obj_attributes, struct nfs_fattr *dir_attributes) nfs_findnode() argument
475 nfs_finddir(struct nfsmount *nmp, const char *relpath, struct file_handle *fhandle, struct nfs_fattr *attributes, char *filename) nfs_finddir() argument
[all...]
H A Dnfs_adapter.c196 struct file_handle fhandle; in nfs_fileupdate() local
854 struct file_handle fhandle; in vfs_nfs_lookup() local
969 struct file_handle fhandle; vfs_nfs_readdir() local
1412 struct file_handle fhandle; vfs_nfs_mkdir() local
[all...]
H A Drpc.h262 struct file_handle fhandle; member
H A Dnfs_proto.h432 struct file_handle fhandle; /* Variable length */ member
447 struct file_handle fhandle; /* Variable length */ member
472 struct file_handle fhandle; /* Variable length */ member
489 struct file_handle fhandle; member
498 struct file_handle fhandle; /* Variable length */ member
521 struct file_handle fhandle; /* Variable length */ member
573 struct file_handle fhandle; /* Variable length */ member
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs854 pub struct fhandle { structure names

Completed in 15 milliseconds