Searched defs:fsync (Results 1 - 16 of 16) sorted by relevance

/src/lib/librefuse/refuse/
H A Dv11.h70 int (*fsync) (const char *, int); member in struct:fuse_operations_v11
H A Dv21.h67 int (*fsync) (const char *, int); member in struct:fuse_operations_v21
H A Dv22.h71 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v22
H A Dv23.h71 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v23
H A Dv25.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v25
H A Dv26.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v26
H A Dv28.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v28
H A Dv29.h67 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v29
H A Dv30.h75 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v30
H A Dv34.h65 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v34
H A Dv35.h65 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v35
H A Dv38.h65 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations_v38
/src/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h48 void (*fsync) (void); member in struct:file_operations
/src/sys/rump/include/rump/
H A Drump_syscallshotgun.h92 #define fsync(a) rump_sys_fsync(a) macro
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfsif.h159 struct fsif_sync_request fsync; member in union:fsif_request::__anonb6a89cc6010a
/src/lib/libpthread/
H A Dpthread_cancelstub.c278 fsync(int d) function in typeref:typename:int

Completed in 8 milliseconds