Home
last modified time | relevance | path

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

/Linux-v5.10/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.c1241 down_read(&ubi->fm_protect);
1273 up_read(&ubi->fm_protect);
1295 up_read(&ubi->fm_protect);
1309 up_read(&ubi->fm_protect);
Dubi.h599 struct rw_semaphore fm_protect; member
Dbuild.c950 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()