Home
last modified time | relevance | path

Searched refs:fm_protect (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/mtd/ubi/
Dfastmap.c879 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1080 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1530 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1539 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1547 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1555 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1671 up_write(&ubi->fm_protect); in ubi_update_fastmap()
Dwl.c1238 down_read(&ubi->fm_protect);
1270 up_read(&ubi->fm_protect);
1292 up_read(&ubi->fm_protect);
1306 up_read(&ubi->fm_protect);
Dubi.h596 struct rw_semaphore fm_protect; member
Dbuild.c926 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()