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

/linux-master/arch/mips/include/asm/
H A Dpgtable.h208 bool do_sync = false; local
/linux-master/fs/ufs/
H A Dinode.c810 static int ufs_update_inode(struct inode * inode, int do_sync) argument
/linux-master/fs/ext2/
H A Dinode.c1503 static int __ext2_write_inode(struct inode *inode, int do_sync) argument
/linux-master/fs/gfs2/
H A Dquota.c922 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) function
/linux-master/arch/x86/kernel/
H A Dalternative.c2259 int do_sync; local
/linux-master/fs/udf/
H A Dinode.c1699 static int udf_update_inode(struct inode *inode, int do_sync) argument
/linux-master/drivers/input/joystick/
H A Dxpad.c993 bool do_sync = false; local
/linux-master/drivers/md/
H A Draid1.c1315 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; local
H A Draid10.c1154 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; local
1245 const blk_opf_t do_sync = bio->bi_opf & REQ_SYNC; local

Completed in 319 milliseconds