Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dfastmap.c889 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1090 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1543 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1552 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1560 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1568 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1684 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.h605 struct rw_semaphore fm_protect; member
Dbuild.c930 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()