Searched refs:fm_protect (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dwl.c1270 down_read(&ubi->fm_protect);
1284 up_read(&ubi->fm_protect);
1314 up_read(&ubi->fm_protect);
1336 up_read(&ubi->fm_protect);
1350 up_read(&ubi->fm_protect);
H A Dfastmap.c889 down_write(&ubi->fm_protect);
1090 up_write(&ubi->fm_protect);
1500 up_write(&ubi->fm_protect);
1508 up_write(&ubi->fm_protect);
1624 up_write(&ubi->fm_protect);
H A Dfastmap-wl.c195 down_write(&ubi->fm_protect);
H A Dubi.h481 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
595 struct rw_semaphore fm_protect; member in struct:ubi_device
H A Dbuild.c984 init_rwsem(&ubi->fm_protect);

Completed in 142 milliseconds