/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 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
|
D | dir.c | 1255 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/ |
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 | 917 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
|
D | inode.c | 2937 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode()
|
/fs/nfs/ |
D | fscache.h | 158 int sync) in nfs_readpage_to_fscache() 228 struct page *page, int sync) {} in nfs_readpage_to_fscache()
|
D | fscache.c | 488 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
|
D | pnfs.h | 168 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/ |
D | dax.c | 168 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
|
D | sync.c | 122 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
|
D | select.c | 184 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/ |
D | inode.c | 21 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) in f2fs_mark_inode_dirty_sync()
|
D | super.c | 983 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()
|
D | gc.c | 1258 int f2fs_gc(struct f2fs_sb_info *sbi, bool sync, in f2fs_gc()
|
/fs/cachefiles/ |
D | rdwr.c | 21 int sync, void *_key) in cachefiles_read_waiter()
|
/fs/xfs/ |
D | xfs_trans.c | 934 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
|
/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/adfs/ |
D | adfs.h | 130 int (*sync)(struct adfs_dir *dir); member
|
/fs/incfs/ |
D | format.c | 122 size_t count, loff_t pos, bool sync) in write_to_bf()
|
/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
|
/fs/nfs/blocklayout/ |
D | blocklayout.c | 398 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()
|
/fs/nfs/filelayout/ |
D | filelayout.c | 496 filelayout_write_pagelist(struct nfs_pgio_header *hdr, int sync) in filelayout_write_pagelist()
|
/fs/nfsd/ |
D | nfs4proc.c | 1157 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()
|