Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dfastmap.c888 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1089 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1539 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1548 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1556 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1564 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1680 up_write(&ubi->fm_protect); in ubi_update_fastmap()
Dwl.c1224 down_read(&ubi->fm_protect);
1256 up_read(&ubi->fm_protect);
1278 up_read(&ubi->fm_protect);
1292 up_read(&ubi->fm_protect);
Dubi.h609 struct rw_semaphore fm_protect; member
Dbuild.c939 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()