Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c285 static inline int may_grant(const struct gfs2_glock *gl, const struct gfs2_holder *gh) in may_grant() function
357 if (may_grant(gl, gh)) { in do_promote()
1030 try_futile = !may_grant(gl, gh); in add_to_queue()