/fs/ubifs/ |
D | journal.c | 269 int *lnum, int *offs, int sync) in write_head() 543 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local 846 int sync = 0, write_len = 0, ilen = UBIFS_INO_NODE_SZ; in ubifs_jnl_write_inode() local 1056 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename() 1220 const struct inode *whiteout, int sync) in ubifs_jnl_rename() 1552 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local 1715 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local 1836 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
|
D | dir.c | 1294 int err, release, sync = 0, move = (new_dir != old_dir); in do_rename() local 1558 int sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in ubifs_xrename() local
|
/fs/exfat/ |
D | misc.c | 166 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh() 175 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
|
D | balloc.c | 144 int exfat_set_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_set_bitmap() 163 void exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_clear_bitmap()
|
D | fatent.c | 180 bool sync = false; in __exfat_free_cluster() local 198 bool sync = false; in __exfat_free_cluster() local
|
D | dir.c | 536 int sync = IS_DIRSYNC(inode); in exfat_init_ext_entry() local 609 int exfat_free_dentry_set(struct exfat_entry_set_cache *es, int sync) in exfat_free_dentry_set()
|
D | super.c | 102 bool sync; in exfat_set_vol_flags() local
|
D | inode.c | 20 static int __exfat_write_inode(struct inode *inode, int sync) in __exfat_write_inode()
|
/fs/ntfs/ |
D | mft.h | 88 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
|
D | mft.c | 455 MFT_RECORD *m, int sync) in ntfs_sync_mft_mirror() 660 int write_mft_record_nolock(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record_nolock()
|
D | aops.c | 914 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
|
D | inode.c | 2955 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode()
|
/fs/nfs/ |
D | fscache.h | 160 int sync) in nfs_readpage_to_fscache() 230 struct page *page, int sync) {} in nfs_readpage_to_fscache()
|
D | nfs4file.c | 146 bool sync = false; in __nfs4_copy_file_range() local
|
D | fscache.c | 497 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
|
/fs/fuse/ |
D | virtio_fs.c | 975 static void virtio_fs_wake_forget_and_unlock(struct fuse_iqueue *fiq, bool sync) in virtio_fs_wake_forget_and_unlock() 1011 bool sync) in virtio_fs_wake_interrupt_and_unlock() 1227 bool sync) in virtio_fs_wake_pending_and_unlock()
|
/fs/ntfs3/ |
D | attrlist.c | 439 int al_update(struct ntfs_inode *ni, int sync) in al_update()
|
/fs/ |
D | sync.c | 111 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
|
D | dax.c | 178 unsigned int mode, int sync, void *keyp) in wake_exceptional_entry_func() 1387 bool sync = dax_fault_is_synchronous(iter->flags, vmf->vma, iomap); in dax_fault_iter() local
|
/fs/f2fs/ |
D | inode.c | 25 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) in f2fs_mark_inode_dirty_sync()
|
/fs/cachefiles/ |
D | rdwr.c | 21 int sync, void *_key) in cachefiles_read_waiter()
|
/fs/jfs/ |
D | jfs_logmgr.h | 281 __le32 sync; /* 4: syncpt address (0 = here) */ member 395 int sync; /* 4: addr from last logsync() */ member
|
/fs/xfs/ |
D | xfs_trans.c | 841 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
|
/fs/ufs/ |
D | balloc.c | 326 int sync) in ufs_clear_frags()
|
/fs/ocfs2/ |
D | quota_global.c | 916 int sync = 0; in ocfs2_mark_dquot_dirty() local
|