Home
last modified time | relevance | path

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

12

/fs/ubifs/
Djournal.c277 int *lnum, int *offs, int sync) in write_head()
544 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local
811 int sync = 0, len = UBIFS_INO_NODE_SZ, last_reference = !inode->i_nlink; in ubifs_jnl_write_inode() local
953 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename()
1094 const struct inode *whiteout, int sync) in ubifs_jnl_rename()
1359 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
1502 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local
1612 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
Ddir.c1288 int err, release, sync = 0, move = (new_dir != old_dir); in do_rename() local
1526 int sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in ubifs_xrename() local
/fs/ntfs/
Dmft.h102 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
Dmft.c467 MFT_RECORD *m, int sync) in ntfs_sync_mft_mirror()
670 int write_mft_record_nolock(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record_nolock()
Daops.c935 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
Dinode.c2966 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode()
/fs/nfs/
Dfscache.h147 int sync) in nfs_readpage_to_fscache()
217 struct page *page, int sync) {} in nfs_readpage_to_fscache()
Dfscache.c417 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
Dpnfs.h161 int (*sync)(struct inode *inode, bool datasync); member
747 static inline int pnfs_layoutcommit_inode(struct inode *inode, bool sync) in pnfs_layoutcommit_inode()
Dpnfs.c1056 enum pnfs_iomode iomode, bool sync) in pnfs_send_layoutreturn()
2574 pnfs_layoutcommit_inode(struct inode *inode, bool sync) in pnfs_layoutcommit_inode()
/fs/
Dsync.c108 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
Dselect.c184 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in __pollwake()
210 static int pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in pollwake()
/fs/f2fs/
Dinode.c21 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) in f2fs_mark_inode_dirty_sync()
Dsuper.c941 int f2fs_inode_dirtied(struct inode *inode, bool sync) in f2fs_inode_dirtied()
1121 int f2fs_sync_fs(struct super_block *sb, int sync) in f2fs_sync_fs()
Dgc.c1220 int f2fs_gc(struct f2fs_sb_info *sbi, bool sync, in f2fs_gc()
/fs/cachefiles/
Drdwr.c25 int sync, void *_key) in cachefiles_read_waiter()
/fs/xfs/
Dxfs_trans.c911 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
/fs/jfs/
Djfs_logmgr.h294 __le32 sync; /* 4: syncpt address (0 = here) */ member
408 int sync; /* 4: addr from last logsync() */ member
/fs/adfs/
Dadfs.h136 int (*sync)(struct adfs_dir *dir); member
/fs/ufs/
Dballoc.c326 int sync) in ufs_clear_frags()
/fs/btrfs/
Dtransaction.h125 bool sync; member
/fs/ocfs2/
Dquota_global.c915 int sync = 0; in ocfs2_mark_dquot_dirty() local
/fs/nfs/blocklayout/
Dblocklayout.c368 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()
/fs/nfs/filelayout/
Dfilelayout.c496 filelayout_write_pagelist(struct nfs_pgio_header *hdr, int sync) in filelayout_write_pagelist()
/fs/exofs/
Dore.c363 bool sync = (ios->done == NULL); in ore_io_execute() local

12