Searched defs:fhandle (Results 1 - 5 of 5) sorted by relevance
/third_party/NuttX/fs/nfs/ |
H A D | nfs_util.c | 246 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 D | nfs_adapter.c | 196 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 D | rpc.h | 262 struct file_handle fhandle; member
|
H A D | nfs_proto.h | 432 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 D | mod.rs | 854 pub struct fhandle { structure names
|
Completed in 15 milliseconds