Home
last modified time | relevance | path

Searched refs:last_lookup (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dgenhd.h158 struct hd_struct __rcu *last_lookup; member
/OK3568_Linux_fs/kernel/block/
H A Dgenhd.c328 part = rcu_dereference(ptbl->last_lookup); in disk_map_sector_rcu()
343 rcu_assign_pointer(ptbl->last_lookup, part); in disk_map_sector_rcu()
1479 rcu_assign_pointer(old_ptbl->last_lookup, NULL); in disk_replace_part_tbl()
/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c310 rcu_assign_pointer(ptbl->last_lookup, NULL); in hd_struct_free()