Home
last modified time | relevance | path

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

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