OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fuse_version
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/librefuse/
fuse.h
80
/*
FUSE_VERSION
is supposed to be the latest version of FUSE API
84
* to be something newer if
FUSE_VERSION
is higher than that. ReFUSE
89
# define
FUSE_VERSION
FUSE_USE_VERSION
90
# define FUSE_MAJOR_VERSION (
FUSE_VERSION
/ 10)
91
# define FUSE_MINOR_VERSION (
FUSE_VERSION
% 10)
248
int
fuse_version
(void);
refuse.c
1353
fuse_version
(void)
function in typeref:typename:int
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025