Searched defs:ino_out (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_user.c | 107 read_dir(void *stream, unsigned long long *pos_out, unsigned long long *ino_out, int *len_out, unsigned int *type_out) read_dir() argument
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_user.c | 108 read_dir(void *stream, unsigned long long *pos_out, unsigned long long *ino_out, int *len_out, unsigned int *type_out) read_dir() argument
|
/third_party/libfuse/example/ |
H A D | passthrough_ll.c | 1103 lo_copy_file_range(fuse_req_t req, fuse_ino_t ino_in, off_t off_in, struct fuse_file_info *fi_in, fuse_ino_t ino_out, off_t off_out, struct fuse_file_info *fi_out, size_t len, int flags) lo_copy_file_range() argument
|
Completed in 3 milliseconds