Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dfastmap.c867 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1059 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1478 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1483 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1489 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1495 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1613 up_write(&ubi->fm_protect); in ubi_update_fastmap()
Dwl.c1176 down_read(&ubi->fm_protect);
1208 up_read(&ubi->fm_protect);
1230 up_read(&ubi->fm_protect);
1244 up_read(&ubi->fm_protect);
Dubi.h569 struct rw_semaphore fm_protect; member
Dbuild.c975 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()