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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_fsync.c16 #define fsync(fd) __vx_fsync(fd) macro
36 #define fsync(fd) __mpe_fsync(fd) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dsystems.h127 #define fsync(f) {sync(); sync();} macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dwin_db.h61 #define fsync _commit macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dcoda_proc.h40 int fsync; member in struct:coda_vfs_stats
H A Dfs.h1094 int (*fsync) (struct file *, struct dentry *, int datasync); member in struct:file_operations
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dunistd.in.h276 # undef fsync macro
277 # define fsync(fd) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/os-Linux/
H A Duser_syms.c96 EXPORT_SYMBOL_PROTO(fsync); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse.h236 int (*fsync) (const char *, int, struct fuse_file_info *); member in struct:fuse_operations
H A Dfuse_lowlevel.h510 void (*fsync) (fuse_req_t req, fuse_ino_t ino, int datasync, member in struct:fuse_lowlevel_ops
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/
H A Dbfin_sport.h61 unsigned int fsync:1; /* Frame sync required */ member in struct:sport_config
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dvfs.h242 int (*fsync)(struct vfs_handle_struct *handle, struct files_struct *fsp, int fd); member in struct:vfs_ops::vfs_fn_pointers
345 struct vfs_handle_struct *fsync; member in struct:vfs_ops::vfs_handles_pointers

Completed in 201 milliseconds