Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dfastmap.c874 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1066 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1485 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1490 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1496 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1502 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1620 up_write(&ubi->fm_protect); in ubi_update_fastmap()
Dwl.c1181 down_read(&ubi->fm_protect);
1213 up_read(&ubi->fm_protect);
1235 up_read(&ubi->fm_protect);
1249 up_read(&ubi->fm_protect);
Dubi.h569 struct rw_semaphore fm_protect; member
Dbuild.c957 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()