Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h154 #define FUSE_KERNEL_MINOR_VERSION 27 macro
/linux-4.19.296/fs/fuse/
Dcuse.c442 arg->minor = FUSE_KERNEL_MINOR_VERSION; in cuse_send_init()
Dinode.c958 arg->minor = FUSE_KERNEL_MINOR_VERSION; in fuse_send_init()
1382 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()