Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 28) sorted by relevance

12

/fs/ubifs/
Djournal.c280 int *lnum, int *offs, int sync) in write_head()
540 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local
763 int sync = 0, len = UBIFS_INO_NODE_SZ, last_reference = !inode->i_nlink; in ubifs_jnl_write_inode() local
901 const struct dentry *new_dentry, int sync) in ubifs_jnl_rename()
1127 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
1269 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local
1382 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
Ddir.c974 int err, release, sync = 0, move = (new_dir != old_dir); in ubifs_rename() local
/fs/
Dfs-writeback.c175 static int write_inode(struct inode *inode, int sync) in write_inode()
445 int sync = wbc->sync_mode == WB_SYNC_ALL; in generic_sync_sb_inodes() local
721 int write_inode_now(struct inode *inode, int sync) in write_inode_now()
Dsync.c39 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
Dselect.c171 static int pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in pollwake()
Deventpoll.c635 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback()
Daio.c1576 int sync, void *key) in aio_wake_function()
/fs/ntfs/
Dmft.h102 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
Dmft.c466 MFT_RECORD *m, int sync) in ntfs_sync_mft_mirror()
669 int write_mft_record_nolock(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record_nolock()
Daops.c934 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
Dinode.c2960 int ntfs_write_inode(struct inode *vi, int sync) in ntfs_write_inode()
/fs/btrfs/
Dlocking.c131 int sync, void *key) in btrfs_wake_function()
/fs/nfs/
Ddirect.c689 loff_t pos, int sync) in nfs_direct_write_schedule_segment()
799 loff_t pos, int sync) in nfs_direct_write_schedule_iovec()
838 int sync = NFS_UNSTABLE; in nfs_direct_write() local
Dinode.c87 int nfs_write_inode(struct inode *inode, int sync) in nfs_write_inode()
/fs/gfs2/
Dops_super.c51 static int gfs2_write_inode(struct inode *inode, int sync) in gfs2_write_inode()
Dquota.c930 int sync; in gfs2_quota_unlock() local
/fs/afs/
Dwrite.c590 int afs_write_inode(struct inode *inode, int sync) in afs_write_inode()
/fs/jfs/
Djfs_logmgr.h294 __le32 sync; /* 4: syncpt address (0 = here) */ member
408 int sync; /* 4: addr from last logsync() */ member
/fs/xfs/
Dxfs_trans.c797 int sync; in _xfs_trans_commit() local
Dxfs_mount.c1333 uint sync) in xfs_log_sbcount()
Dxfs_log.c2864 int sync = 0; /* do we sync? */ in xlog_state_release_iclog() local
/fs/ufs/
Dballoc.c336 int sync) in ufs_clear_frags()
/fs/ocfs2/
Dquota_global.c740 int sync = 0; in ocfs2_mark_dquot_dirty() local
/fs/xfs/linux-2.6/
Dxfs_super.c990 int sync) in xfs_fs_write_inode()
/fs/udf/
Dinode.c1368 int udf_write_inode(struct inode *inode, int sync) in udf_write_inode()

12