Searched refs:find_first_waiter (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dglock.c504 * find_first_waiter - find the first gh that's waiting for the glock
508 static inline struct gfs2_holder *find_first_waiter(const struct gfs2_glock *gl) function
597 gh = find_first_waiter(gl);
612 gh = find_first_waiter(gl);
856 gh = find_first_waiter(gl);

Completed in 221 milliseconds