Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dfastmap.c889 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1080 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1499 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1504 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1510 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1516 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1634 up_write(&ubi->fm_protect); in ubi_update_fastmap()
Dwl.c1208 down_read(&ubi->fm_protect);
1240 up_read(&ubi->fm_protect);
1262 up_read(&ubi->fm_protect);
1276 up_read(&ubi->fm_protect);
Dubi.h568 struct rw_semaphore fm_protect; member
Dbuild.c985 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()