Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dinterrupts_64.c181 void do_sync(struct pt_regs *pt_regs, unsigned int esr) in do_sync() function
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.c880 static int do_sync(unsigned int num_qd, struct gfs2_quota_data **qda) in do_sync() function
1096 int do_sync = 1; in need_sync() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c1464 int do_sync; in text_poke_bp_batch() local
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dinode.c797 static int ufs_update_inode(struct inode * inode, int do_sync) in ufs_update_inode()
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.c1123 const unsigned long do_sync = (bio->bi_opf & REQ_SYNC); in raid10_read_request() local
1216 const unsigned long do_sync = (bio->bi_opf & REQ_SYNC); in raid10_write_one_disk() local
H A Draid1.c1208 const unsigned long do_sync = (bio->bi_opf & REQ_SYNC); in raid1_read_request() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dinode.c1531 static int __ext2_write_inode(struct inode *inode, int do_sync) in __ext2_write_inode()
/OK3568_Linux_fs/kernel/fs/udf/
H A Dinode.c1680 static int udf_update_inode(struct inode *inode, int do_sync) in udf_update_inode()