Home
last modified time | relevance | path

Searched defs:do_sync (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/arch/mips/include/asm/
Dpgtable.h208 bool do_sync = false; local
/Linux-v6.6/fs/ext2/
Dinode.c1504 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode()
/Linux-v6.6/fs/ufs/
Dinode.c801 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode()
/Linux-v6.6/drivers/input/joystick/
Dxpad.c976 bool do_sync = false; in xpadone_process_packet() local
/Linux-v6.6/drivers/md/
Draid10.c1178 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_read_request() local
1274 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_write_one_disk() local
Draid1.c1223 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid1_read_request() local
/Linux-v6.6/fs/gfs2/
Dquota.c897 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) in do_sync() function
/Linux-v6.6/fs/udf/
Dinode.c1695 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode()
/Linux-v6.6/arch/x86/kernel/
Dalternative.c2179 int do_sync; in text_poke_bp_batch() local