Searched refs:gfs2_holder_queued (Results 1 – 4 of 4) sorted by relevance
302 static inline bool gfs2_holder_queued(struct gfs2_holder *gh) in gfs2_holder_queued() function
855 if (gfs2_holder_queued(gh)) in gfs2_file_direct_read()923 if (gfs2_holder_queued(gh)) in gfs2_file_direct_write()987 if (gfs2_holder_queued(&gh)) in gfs2_file_read_iter()1066 if (gfs2_holder_queued(gh)) in gfs2_file_buffered_write()
1616 if (gfs2_holder_queued(ghs + x)) in gfs2_rename()1766 if (gfs2_holder_queued(ghs + x)) in gfs2_exchange()
1661 if (!gfs2_holder_queued(gh)) { in gfs2_glock_dq()
Completed in 13 milliseconds