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.c1259 down_read(&ubi->fm_protect);
1273 up_read(&ubi->fm_protect);
1303 up_read(&ubi->fm_protect);
1325 up_read(&ubi->fm_protect);
1339 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()
1626 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.h611 struct rw_semaphore fm_protect; member
H A Dbuild.c999 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()