OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fuse_fs
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/librefuse/refuse/
fs.c
52
struct
fuse_fs
{
struct
93
struct
fuse_fs
*
95
struct
fuse_fs
* fs;
97
fs = malloc(sizeof(struct
fuse_fs
));
102
* of struct
fuse_fs
*. We must clone it now, even though it's
118
clobber_context_user_data(struct
fuse_fs
* fs) {
124
fuse_fs_getattr_v27(struct
fuse_fs
*fs, const char *path, struct stat *buf) {
129
fuse_fs_getattr_v30(struct
fuse_fs
* fs, const char* path,
166
fuse_fs_fgetattr(struct
fuse_fs
* fs, const char* path, struct stat* buf,
203
fuse_fs_rename_v27(struct
fuse_fs
* fs, const char* oldpath, const char* newpath)
[
all
...]
Completed in 49 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025