Searched refs:lo_scan_elements (Results 1 – 3 of 3) sorted by relevance
81 if (gfs2_log_ops[x]->lo_scan_elements) { in lops_scan_elements()82 error = gfs2_log_ops[x]->lo_scan_elements(jd, start, in lops_scan_elements()
1072 .lo_scan_elements = buf_lo_scan_elements,1081 .lo_scan_elements = revoke_lo_scan_elements,1089 .lo_scan_elements = databuf_lo_scan_elements,
56 int (*lo_scan_elements) (struct gfs2_jdesc *jd, unsigned int start, member