Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h275 #define FUSE_KERNEL_VERSION 7 macro
/linux/fs/fuse/
H A Dinode.c1356 if (error || arg->major != FUSE_KERNEL_VERSION) in process_init_reply()
1521 ia->in.major = FUSE_KERNEL_VERSION; in fuse_new_init()
2297 FUSE_KERNEL_VERSION, FUSE_KERNEL_MINOR_VERSION); in fuse_init()