OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:statfs_v11
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/librefuse/refuse/
fs.c
679
struct fuse_statfs
statfs_v11
;
local in function:fuse_fs_statfs
682
ret = ((const struct fuse_operations_v11*)fs->op)->statfs(path, &
statfs_v11
);
684
fuse_statfs_to_statvfs(buf, &
statfs_v11
);
fs.c
679
struct fuse_statfs
statfs_v11
;
local in function:fuse_fs_statfs
682
ret = ((const struct fuse_operations_v11*)fs->op)->statfs(path, &
statfs_v11
);
684
fuse_statfs_to_statvfs(buf, &
statfs_v11
);
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025