Home
last modified time | relevance | path

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

/openbmc/linux/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.c1227 if (error || arg->major != FUSE_KERNEL_VERSION) in process_init_reply()
1346 ia->in.major = FUSE_KERNEL_VERSION; in fuse_send_init()
2075 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()
/openbmc/linux/include/uapi/linux/
H A Dfuse.h246 #define FUSE_KERNEL_VERSION 7 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h248 #define FUSE_KERNEL_VERSION 7 macro