Searched refs:do_sync (Results 1 – 10 of 10) sorted by relevance
208 bool do_sync = false; local216 do_sync = true;219 if (do_sync)
2488 bool do_sync = false; in __ceph_setattr() local2492 do_sync = true; in __ceph_setattr()2496 do_sync = true; in __ceph_setattr()2508 do_sync = true; in __ceph_setattr()2558 if (!do_sync && (issued & CEPH_CAP_AUTH_EXCL)) { in __ceph_setattr()2587 if (!do_sync && (issued & CEPH_CAP_AUTH_EXCL)) { in __ceph_setattr()2605 if (!do_sync && (issued & CEPH_CAP_AUTH_EXCL)) { in __ceph_setattr()2619 if (!do_sync && (issued & CEPH_CAP_AUTH_EXCL)) { in __ceph_setattr()2638 if (!do_sync && (issued & CEPH_CAP_FILE_EXCL)) { in __ceph_setattr()2642 } else if (!do_sync && (issued & CEPH_CAP_FILE_WR) && in __ceph_setattr()[all …]
373 bool do_sync = false; in ceph_open() local400 do_sync = true; in ceph_open()404 do_sync = true; in ceph_open()416 do_sync = true; in ceph_open()436 if (!do_sync && __ceph_is_any_real_caps(ci) && in ceph_open()454 } else if (!do_sync && ceph_snap(inode) != CEPH_NOSNAP && in ceph_open()
1242 goto do_sync; in __ceph_setxattr()1297 do_sync: in __ceph_setxattr()
1001 bool do_sync = false; in xpadone_process_packet() local1016 do_sync = true; in xpadone_process_packet()1033 do_sync = true; in xpadone_process_packet()1148 do_sync = true; in xpadone_process_packet()1151 if (do_sync) in xpadone_process_packet()
43 static int __ext2_write_inode(struct inode *inode, int do_sync);1501 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode() argument1592 if (do_sync) { in __ext2_write_inode()
788 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode() argument819 if (do_sync) in ufs_update_inode()
1155 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_read_request() local1236 read_bio->bi_opf = op | do_sync; in raid10_read_request()1256 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_write_one_disk() local1277 mbio->bi_opf = op | do_sync | do_fua | do_atomic; in raid10_write_one_disk()
1323 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid1_read_request() local1411 read_bio->bi_opf = op | do_sync; in raid1_read_request()
1720 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode() argument1934 if (do_sync) { in udf_update_inode()