OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_fsync
(Results
1 - 2
of
2
) sorted by null
/system/core/toolbox/upstream-netbsd/bin/dd/
dd.h
54
int (*
op_fsync
)(int);
member in struct:ddfops
67
#define ddop_fsync(dir, a1) dir.ops->
op_fsync
(a1)
/external/e2fsprogs/misc/
fuse2fs.c
2308
static int
op_fsync
(const char *path EXT2FS_ATTR((unused)),
function
[
all
...]
Completed in 80 milliseconds