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

/linux-master/fs/gfs2/
H A Dglock.c433 * find_first_holder - find the first "holder" gh
437 static inline struct gfs2_holder *find_first_holder(const struct gfs2_glock *gl) function
507 current_gh = find_first_holder(gl);
883 if (find_first_holder(gl))
1549 current_gh = find_first_holder(gl);
1627 current_gh = find_first_holder(gl);

Completed in 201 milliseconds