Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dglock.c280 static inline int may_grant(const struct gfs2_glock *gl, const struct gfs2_holder *gh) in may_grant() function
352 if (may_grant(gl, gh)) { in do_promote()
1024 try_futile = !may_grant(gl, gh); in add_to_queue()