Home
last modified time | relevance | path

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

/linux-6.8/arch/mips/include/asm/
Dpgtable.h208 bool do_sync = false; local
/linux-6.8/fs/ufs/
Dinode.c810 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode()
/linux-6.8/fs/ext2/
Dinode.c1503 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode()
/linux-6.8/drivers/input/joystick/
Dxpad.c985 bool do_sync = false; in xpadone_process_packet() local
/linux-6.8/drivers/md/
Draid10.c1171 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_read_request() local
1265 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid10_write_one_disk() local
Draid1.c1220 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid1_read_request() local
/linux-6.8/fs/gfs2/
Dquota.c922 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) in do_sync() function
/linux-6.8/fs/udf/
Dinode.c1699 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode()
/linux-6.8/arch/x86/kernel/
Dalternative.c2260 int do_sync; in text_poke_bp_batch() local