Home
last modified time | relevance | path

Searched defs:datasync (Results 1 – 24 of 24) sorted by relevance

/linux-2.4.37.9/fs/udf/
Dfsync.c37 int udf_fsync_file(struct file * file, struct dentry *dentry, int datasync) in udf_fsync_file()
43 int udf_fsync_inode(struct inode *inode, int datasync) in udf_fsync_inode()
/linux-2.4.37.9/fs/ext2/
Dfsync.c36 int ext2_sync_file(struct file * file, struct dentry *dentry, int datasync) in ext2_sync_file()
42 int ext2_fsync_inode(struct inode *inode, int datasync) in ext2_fsync_inode()
/linux-2.4.37.9/fs/ext3/
Dfsync.c50 int ext3_sync_file(struct file * file, struct dentry *dentry, int datasync) in ext3_sync_file()
/linux-2.4.37.9/fs/minix/
Dfile.c30 int minix_sync_file(struct file * file, struct dentry *dentry, int datasync) in minix_sync_file()
/linux-2.4.37.9/fs/sysv/
Dfile.c35 int sysv_sync_file(struct file * file, struct dentry *dentry, int datasync) in sysv_sync_file()
/linux-2.4.37.9/fs/jfs/
Dfile.c31 int jfs_fsync(struct file *file, struct dentry *dentry, int datasync) in jfs_fsync()
/linux-2.4.37.9/fs/reiserfs/
Dfile.c76 int datasync in reiserfs_sync_file()
Ddir.c26 int reiserfs_dir_fsync(struct file *filp, struct dentry *dentry, int datasync) { in reiserfs_dir_fsync()
/linux-2.4.37.9/fs/ncpfs/
Dfile.c25 static int ncp_fsync(struct file *file, struct dentry *dentry, int datasync) in ncp_fsync()
/linux-2.4.37.9/fs/hpfs/
Dfile.c35 int hpfs_file_fsync(struct file *file, struct dentry *dentry, int datasync) in hpfs_file_fsync()
/linux-2.4.37.9/fs/coda/
Dfile.c247 int coda_fsync(struct file *coda_file, struct dentry *coda_dentry, int datasync) in coda_fsync()
/linux-2.4.37.9/fs/nfs/
Dfile.c131 nfs_fsync(struct file *file, struct dentry *dentry, int datasync) in nfs_fsync()
Ddir.c407 int nfs_fsync_dir(struct file *filp, struct dentry *dentry, int datasync) in nfs_fsync_dir()
/linux-2.4.37.9/fs/jffs2/
Dfile.c51 int jffs2_null_fsync(struct file *filp, struct dentry *dentry, int datasync) in jffs2_null_fsync()
/linux-2.4.37.9/fs/smbfs/
Dfile.c30 smb_fsync(struct file *file, struct dentry * dentry, int datasync) in smb_fsync()
/linux-2.4.37.9/fs/
Dbad_inode.c68 int datasync) in bad_file_fsync()
Dreaddir.c89 int dcache_dir_fsync(struct file * file, struct dentry *dentry, int datasync) in dcache_dir_fsync()
Dblock_dev.c210 static int block_fsync(struct file *filp, struct dentry *dentry, int datasync) in block_fsync()
Dbuffer.c433 int file_fsync(struct file *filp, struct dentry *dentry, int datasync) in file_fsync()
/linux-2.4.37.9/fs/ramfs/
Dinode.c269 static int ramfs_sync_file(struct file * file, struct dentry *dentry, int datasync) in ramfs_sync_file()
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dramfs.c245 static int hwgfs_sync_file(struct file * file, struct dentry *dentry, int datasync) in hwgfs_sync_file()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_file.c210 int datasync) in linvfs_fsync()
/linux-2.4.37.9/fs/jffs/
Dinode-v23.c1583 static int jffs_fsync(struct file *f, struct dentry *d, int datasync) in jffs_fsync()
/linux-2.4.37.9/mm/
Dshmem.c1519 static int shmem_sync_file(struct file *file, struct dentry *dentry, int datasync) in shmem_sync_file()