Home
last modified time | relevance | path

Searched refs:hd_struct_try_get (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dgenhd.h655 static inline int hd_struct_try_get(struct hd_struct *part) in hd_struct_try_get() function
/linux-4.1.27/block/
Dblk-core.c2220 if (!hd_struct_try_get(part)) { in blk_account_io_start()