Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/ubi/
Dfastmap.c879 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1080 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1544 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1553 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1561 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1678 up_write(&ubi->fm_protect); in ubi_update_fastmap()
Dwl.c1240 down_read(&ubi->fm_protect);
1272 up_read(&ubi->fm_protect);
1294 up_read(&ubi->fm_protect);
1308 up_read(&ubi->fm_protect);
Dubi.h597 struct rw_semaphore fm_protect; member
Dbuild.c949 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()