Searched refs:mounting (Results 1 – 5 of 5) sorted by relevance
174 with the name of the filesystem you are mounting.
276 if (!must_chk_crc && type == UBIFS_DATA_NODE && !c->mounting && in ubifs_check_node()
1413 c->mounting = 1; in mount_ubifs()1610 c->mounting = 0; in mount_ubifs()
2052 unsigned int mounting:1; member
477 if (type == UBIFS_DATA_NODE && c->no_chk_data_crc && !c->mounting && in try_read_node()