Home
last modified time | relevance | path

Searched refs:FUSE_KERNEL_VERSION (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dcuse.c332 if (error || arg->major != FUSE_KERNEL_VERSION || arg->minor < 11) in cuse_process_init_reply()
445 ia->in.major = FUSE_KERNEL_VERSION; in cuse_send_init()
H A Dinode.c1001 if (error || arg->major != FUSE_KERNEL_VERSION) in process_init_reply()
1106 ia->in.major = FUSE_KERNEL_VERSION; in fuse_send_init()
1743 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfuse.h153 #define FUSE_KERNEL_VERSION 7 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfuse.h153 #define FUSE_KERNEL_VERSION 7 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfuse.h210 #define FUSE_KERNEL_VERSION 7 macro