Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Ddirect-io.c1058 static inline int drop_refcount(struct dio *dio) in drop_refcount() function
1302 if (drop_refcount(dio) == 0) { in __blockdev_direct_IO()