Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dwl.c1277 down_read(&ubi->fm_protect);
1291 up_read(&ubi->fm_protect);
1321 up_read(&ubi->fm_protect);
1343 up_read(&ubi->fm_protect);
1357 up_read(&ubi->fm_protect);
H A Dfastmap.c889 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1090 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1500 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1508 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1624 up_write(&ubi->fm_protect); in ubi_update_fastmap()
H A Dfastmap-wl.c195 down_write(&ubi->fm_protect); in ubi_refill_pools_and_lock()
H A Dubi.h595 struct rw_semaphore fm_protect; member
H A Dbuild.c984 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()