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

/linux-master/fs/gfs2/
H A Dglock.c404 * find_first_holder - find the first "holder" gh
408 static inline struct gfs2_holder *find_first_holder(const struct gfs2_glock *gl) function
478 current_gh = find_first_holder(gl);
844 if (find_first_holder(gl))
1509 current_gh = find_first_holder(gl);
1587 current_gh = find_first_holder(gl);

Completed in 131 milliseconds