Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dgenhd.h692 static inline int hd_struct_try_get(struct hd_struct *part) in hd_struct_try_get() function
/Linux-v5.4/block/
Dblk-core.c1362 if (!hd_struct_try_get(part)) { in blk_account_io_start()