Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dfuse.h213 #define FUSE_KERNEL_MINOR_VERSION 32 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfuse.h14 #define FUSE_KERNEL_MINOR_VERSION 27 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfuse.h23 #define FUSE_KERNEL_MINOR_VERSION 32 macro
/kernel/linux/linux-5.10/fs/fuse/
Dcuse.c446 ia->in.minor = FUSE_KERNEL_MINOR_VERSION; in cuse_send_init()
Dinode.c1099 ia->in.minor = FUSE_KERNEL_MINOR_VERSION; in fuse_send_init()
1722 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()