Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.c1473 * add_to_queue - Add a holder to the wait queue (but look for recursion)
1482 static inline void add_to_queue(struct gfs2_holder *gh) in add_to_queue() function
1581 add_to_queue(gh); in gfs2_glock_nq()