Home
last modified time | relevance | path

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

123

/fs/netfs/
A Ddirect_read.c125 static ssize_t netfs_unbuffered_read(struct netfs_io_request *rreq, bool sync) in netfs_unbuffered_read()
174 bool sync = is_sync_kiocb(iocb); in netfs_unbuffered_read_iter_locked() local
/fs/ubifs/
A Djournal.c269 int *lnum, int *offs, int sync) in write_head()
671 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local
980 int sync = 0, write_len = 0, ilen = UBIFS_INO_NODE_SZ; in ubifs_jnl_write_inode() local
1191 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename()
1360 const struct inode *whiteout, int sync, int delete_orphan) in ubifs_jnl_rename()
1697 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
1865 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local
1986 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
A Ddir.c1331 int err, release, sync = 0, move = (new_dir != old_dir); in do_rename() local
1587 int sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in ubifs_xrename() local
/fs/bcachefs/
A Dfs-io-direct.c76 bool sync = is_sync_kiocb(req); in bch2_direct_IO_read() local
239 sync:1, member
389 bool sync = dio->sync; in bch2_dio_write_done() local
459 bool sync = dio->sync, dropped_locks; in bch2_dio_write_loop() local
A Dbtree_io.c1720 static int btree_node_read_all_replicas(struct bch_fs *c, struct btree *b, bool sync) in btree_node_read_all_replicas()
1790 bool sync) in bch2_btree_node_read()
/fs/exfat/
A Dmisc.c164 void exfat_update_bh(struct buffer_head *bh, int sync) in exfat_update_bh()
173 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) in exfat_update_bhs()
A Dballoc.c125 int exfat_set_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_set_bitmap()
144 int exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_clear_bitmap()
A Dfatent.c195 bool sync = false; in __exfat_free_cluster() local
220 bool sync = false; in __exfat_free_cluster() local
A Dinode.c20 int __exfat_write_inode(struct inode *inode, int sync) in __exfat_write_inode()
A Dnamei.c1014 int sync = IS_DIRSYNC(parent_inode); in exfat_rename_file() local
/fs/ntfs3/
A Dattrlist.c385 int al_update(struct ntfs_inode *ni, int sync) in al_update()
A Dfrecord.c3074 int sync) in ni_update_parent()
3197 int ni_write_inode(struct inode *inode, int sync, const char *hint) in ni_write_inode()
A Dfsntfs.c1108 u64 vbo, const void *buf, size_t bytes, int sync) in ntfs_sb_write_run()
1396 struct ntfs_buffers *nb, int sync) in ntfs_write_bh()
A Dindex.c1023 struct indx_node *node, int sync) in indx_write()
2651 const struct NTFS_DUP_INFO *dup, int sync) in indx_update_dup()
/fs/
A Dsync.c111 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
A Dselect.c182 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in __pollwake()
208 static int pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in pollwake()
/fs/nfs/
A Dnfs4file.c144 bool sync = false; in __nfs4_copy_file_range() local
A Dpnfs.h160 int (*sync)(struct inode *inode, bool datasync); member
871 static inline int pnfs_layoutcommit_inode(struct inode *inode, bool sync) in pnfs_layoutcommit_inode()
/fs/f2fs/
A Dinode.c26 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) in f2fs_mark_inode_dirty_sync()
/fs/jfs/
A Djfs_logmgr.h281 __le32 sync; /* 4: syncpt address (0 = here) */ member
395 int sync; /* 4: addr from last logsync() */ member
/fs/ufs/
A Dballoc.c315 int sync) in ufs_clear_frags()
/fs/xfs/
A Dxfs_trans.c830 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
/fs/ocfs2/
A Dquota_global.c933 int sync = 0; in ocfs2_mark_dquot_dirty() local
/fs/nfs/blocklayout/
A Dblocklayout.c375 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()
/fs/nfs/filelayout/
A Dfilelayout.c497 filelayout_write_pagelist(struct nfs_pgio_header *hdr, int sync) in filelayout_write_pagelist()

Completed in 112 milliseconds

123