Searched defs:is_compat (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | ioctl.c | 38 fuse_copy_ioctl_iovec_old(struct iovec *dst, void *src, size_t transferred, unsigned count, bool is_compat) fuse_copy_ioctl_iovec_old() argument 85 fuse_copy_ioctl_iovec(struct fuse_conn *fc, struct iovec *dst, void *src, size_t transferred, unsigned count, bool is_compat) fuse_copy_ioctl_iovec() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | exec.c | 396 bool is_compat; member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | exec.c | 401 bool is_compat; member
|
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | file.c | 2673 fuse_copy_ioctl_iovec_old(struct iovec *dst, void *src, size_t transferred, unsigned count, bool is_compat) fuse_copy_ioctl_iovec_old() argument 2720 fuse_copy_ioctl_iovec(struct fuse_conn *fc, struct iovec *dst, void *src, size_t transferred, unsigned count, bool is_compat) fuse_copy_ioctl_iovec() argument
|
Completed in 10 milliseconds