Home
last modified time | relevance | path

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

12

/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
845 int sync = 0, write_len = 0, ilen = UBIFS_INO_NODE_SZ; in ubifs_jnl_write_inode() local
1051 const struct fscrypt_name *snd_nm, int sync) in ubifs_jnl_xrename()
1215 const struct inode *whiteout, int sync) in ubifs_jnl_rename()
1510 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
1672 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local
1793 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
Ddir.c1255 int err, release, sync = 0, move = (new_dir != old_dir); in do_rename() local
1492 int sync = IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir); in ubifs_xrename() local
/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.c917 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
Dinode.c2937 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode()
/fs/nfs/
Dfscache.h158 int sync) in nfs_readpage_to_fscache()
228 struct page *page, int sync) {} in nfs_readpage_to_fscache()
Dfscache.c488 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
Dpnfs.h168 int (*sync)(struct inode *inode, bool datasync); member
780 static inline int pnfs_layoutcommit_inode(struct inode *inode, bool sync) in pnfs_layoutcommit_inode()
/fs/
Ddax.c168 unsigned int mode, int sync, void *keyp) in wake_exceptional_entry_func()
1255 bool sync; in dax_iomap_pte_fault() local
1471 bool sync; in dax_iomap_pmd_fault() local
Dsync.c122 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.c983 int f2fs_inode_dirtied(struct inode *inode, bool sync) in f2fs_inode_dirtied()
1161 int f2fs_sync_fs(struct super_block *sb, int sync) in f2fs_sync_fs()
Dgc.c1258 int f2fs_gc(struct f2fs_sb_info *sbi, bool sync, in f2fs_gc()
/fs/cachefiles/
Drdwr.c21 int sync, void *_key) in cachefiles_read_waiter()
/fs/xfs/
Dxfs_trans.c934 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
/fs/jfs/
Djfs_logmgr.h281 __le32 sync; /* 4: syncpt address (0 = here) */ member
395 int sync; /* 4: addr from last logsync() */ member
/fs/adfs/
Dadfs.h130 int (*sync)(struct adfs_dir *dir); member
/fs/incfs/
Dformat.c122 size_t count, loff_t pos, bool sync) in write_to_bf()
/fs/ufs/
Dballoc.c326 int sync) in ufs_clear_frags()
/fs/ocfs2/
Dquota_global.c916 int sync = 0; in ocfs2_mark_dquot_dirty() local
/fs/nfs/blocklayout/
Dblocklayout.c398 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/nfsd/
Dnfs4proc.c1157 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
1187 static __be32 nfsd4_do_copy(struct nfsd4_copy *copy, bool sync) in nfsd4_do_copy()

12