Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/lib/
H A Dinterrupts_64.c91 void do_sync(struct pt_regs *pt_regs, unsigned int esr) in do_sync() function
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h208 bool do_sync = false; local
/openbmc/linux/fs/ext2/
H A Dinode.c1504 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode()
/openbmc/linux/fs/ufs/
H A Dinode.c801 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode()
/openbmc/linux/drivers/input/joystick/
H A Dxpad.c991 bool do_sync = false; in xpadone_process_packet() local
/openbmc/linux/drivers/md/
H A 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
H A Draid1.c1223 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; in raid1_read_request() local
/openbmc/linux/fs/gfs2/
H A Dquota.c903 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) in do_sync() function
/openbmc/linux/fs/udf/
H A Dinode.c1693 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode()
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c2189 int do_sync; in text_poke_bp_batch() local