Home
last modified time | relevance | path

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

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