Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fuse/
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()
A Dinode.c1129 if (error || arg->major != FUSE_KERNEL_VERSION) in process_init_reply()
1243 ia->in.major = FUSE_KERNEL_VERSION; in fuse_send_init()
1952 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()
/linux-6.3-rc2/include/uapi/linux/
A Dfuse.h241 #define FUSE_KERNEL_VERSION 7 macro

Completed in 11 milliseconds