Searched refs:bulk_read (Results 1 – 3 of 3) sorted by relevance
431 if (c->mount_opts.bulk_read == 2) in ubifs_show_options()433 else if (c->mount_opts.bulk_read == 1) in ubifs_show_options()1023 c->mount_opts.bulk_read = 2; in ubifs_parse_options()1024 c->bulk_read = 1; in ubifs_parse_options()1027 c->mount_opts.bulk_read = 1; in ubifs_parse_options()1028 c->bulk_read = 0; in ubifs_parse_options()1116 ubifs_assert(c->bulk_read == 1); in bu_init()1132 c->mount_opts.bulk_read = 1; in bu_init()1133 c->bulk_read = 0; in bu_init()1223 if (c->bulk_read == 1) in mount_ubifs()[all …]
730 ui->bulk_read = 0; in ubifs_do_bulk_read()807 ui->read_in_a_row = ui->bulk_read = 0; in ubifs_do_bulk_read()830 if (!c->bulk_read) in ubifs_bulk_read()843 if (ui->bulk_read) in ubifs_bulk_read()844 ui->bulk_read = 0; in ubifs_bulk_read()848 if (!ui->bulk_read) { in ubifs_bulk_read()853 ui->bulk_read = 1; in ubifs_bulk_read()
403 unsigned int bulk_read:1; member933 unsigned int bulk_read:2; member1260 unsigned int bulk_read:1; member