Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-ioc.c151 static bool ioc_delay_free(struct io_context *ioc) in ioc_delay_free() function
192 static inline bool ioc_delay_free(struct io_context *ioc) in ioc_delay_free() function
208 if (atomic_long_dec_and_test(&ioc->refcount) && !ioc_delay_free(ioc)) in put_io_context()