Home
last modified time | relevance | path

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

/Linux-v6.6/fs/fuse/
Dcuse.c446 ia->in.minor = FUSE_KERNEL_MINOR_VERSION; in cuse_send_init()
Dinode.c1269 ia->in.minor = FUSE_KERNEL_MINOR_VERSION; in fuse_send_init()
1980 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()
/Linux-v6.6/include/uapi/linux/
Dfuse.h249 #define FUSE_KERNEL_MINOR_VERSION 39 macro