Home
last modified time | relevance | path

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

123

/fs/ubifs/
Djournal.c269 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
Ddir.c1294 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/
Dmisc.c166 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()
Dballoc.c144 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()
Dfatent.c180 bool sync = false; in __exfat_free_cluster() local
198 bool sync = false; in __exfat_free_cluster() local
Ddir.c536 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()
Dsuper.c102 bool sync; in exfat_set_vol_flags() local
Dinode.c20 static int __exfat_write_inode(struct inode *inode, int sync) in __exfat_write_inode()
/fs/ntfs/
Dmft.h88 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
Dmft.c455 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()
Daops.c914 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
Dinode.c2955 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode()
/fs/nfs/
Dfscache.h160 int sync) in nfs_readpage_to_fscache()
230 struct page *page, int sync) {} in nfs_readpage_to_fscache()
Dnfs4file.c146 bool sync = false; in __nfs4_copy_file_range() local
Dfscache.c497 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
/fs/fuse/
Dvirtio_fs.c975 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/
Dattrlist.c439 int al_update(struct ntfs_inode *ni, int sync) in al_update()
/fs/
Dsync.c111 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
Ddax.c178 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/
Dinode.c25 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) in f2fs_mark_inode_dirty_sync()
/fs/cachefiles/
Drdwr.c21 int sync, void *_key) in cachefiles_read_waiter()
/fs/jfs/
Djfs_logmgr.h281 __le32 sync; /* 4: syncpt address (0 = here) */ member
395 int sync; /* 4: addr from last logsync() */ member
/fs/xfs/
Dxfs_trans.c841 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
/fs/ufs/
Dballoc.c326 int sync) in ufs_clear_frags()
/fs/ocfs2/
Dquota_global.c916 int sync = 0; in ocfs2_mark_dquot_dirty() local

123