Searched defs:sync (Results 226 - 250 of 335) sorted by path

1234567891011>>

/linux-master/fs/exfat/
H A Dnamei.c983 int sync = IS_DIRSYNC(inode); local
/linux-master/fs/f2fs/
H A Dcheckpoint.c251 f2fs_ra_meta_pages(struct f2fs_sb_info *sbi, block_t start, int nrpages, int type, bool sync) argument
H A Df2fs.h398 bool sync; /* submit discard with REQ_SYNC flag */ member in struct:discard_policy
H A Dfile.c2472 __u32 sync; local
4919 u32 sync; member in struct:compat_f2fs_gc_range
[all...]
H A Dinode.c27 void f2fs_mark_inode_dirty_sync(struct inode *inode, bool sync) argument
H A Dnode.c2550 int f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) argument
2468 __f2fs_build_free_nids(struct f2fs_sb_info *sbi, bool sync, bool mount) argument
H A Dsuper.c1483 int f2fs_inode_dirtied(struct inode *inode, bool sync) argument
1688 int f2fs_sync_fs(struct super_block *sb, int sync) argument
/linux-master/fs/
H A Dfs-writeback.c2800 write_inode_now(struct inode *inode, int sync) argument
[all...]
/linux-master/fs/fuse/
H A Ddir.c1295 bool sync; local
H A Dfile.c102 static void fuse_file_put(struct fuse_file *ff, bool sync) argument
291 fuse_prepare_release(struct fuse_inode *fi, struct fuse_file *ff, unsigned int flags, int opcode, bool sync) argument
/linux-master/fs/gfs2/
H A Dglock.c95 glock_wake_function(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) argument
H A Dquota.c1176 bool sync; local
/linux-master/fs/jfs/
H A Djfs_logmgr.h281 __le32 sync; /* 4: syncpt address (0 = here) */ member in struct:lrd::__anon1803::__anon1808
395 int sync; /* 4: addr from last logsync() */ member in struct:jfs_log
/linux-master/fs/netfs/
H A Dio.c707 int netfs_begin_read(struct netfs_io_request *rreq, bool sync) argument
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c375 bl_write_pagelist(struct nfs_pgio_header *header, int sync) argument
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c497 filelayout_write_pagelist(struct nfs_pgio_header *hdr, int sync) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1832 ff_layout_write_pagelist(struct nfs_pgio_header *hdr, int sync) argument
/linux-master/fs/nfs/
H A Dnfs42proc.c412 nfs42_proc_copy(struct file *src, loff_t pos_src, struct file *dst, loff_t pos_dst, size_t count, struct nl4_server *nss, nfs4_stateid *cnr_stateid, bool sync) argument
H A Dnfs4file.c144 bool sync = false; local
H A Dnfs4proc.c9891 int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync) argument
10044 nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync) argument
H A Dpnfs.c3206 pnfs_layoutcommit_inode(struct inode *inode, bool sync) argument
1238 pnfs_send_layoutreturn(struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid, const struct cred **pcred, enum pnfs_iomode iomode, bool sync) argument
H A Dpnfs.h154 int (*sync)(struct inode *inode, bool datasync); member in struct:pnfs_layoutdriver_type
875 static inline int pnfs_layoutcommit_inode(struct inode *inode, bool sync) argument
/linux-master/fs/nfsd/
H A Dnfs4proc.c1627 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) argument
1677 nfsd4_do_copy(struct nfsd4_copy *copy, struct file *src, struct file *dst, bool sync) argument
H A Dnfs4xdr.c1980 u32 consecutive, i, count, sync; local
H A Dvfs.c646 nfsd4_clone_file_range(struct svc_rqst *rqstp, struct nfsd_file *nf_src, u64 src_pos, struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) argument

Completed in 513 milliseconds

1234567891011>>