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

/linux-master/fs/gfs2/
H A Dlops.h71 if (gfs2_log_ops[x]->lo_scan_elements) {
72 error = gfs2_log_ops[x]->lo_scan_elements(jd, start,
H A Dlops.c1093 .lo_scan_elements = buf_lo_scan_elements,
1102 .lo_scan_elements = revoke_lo_scan_elements,
1110 .lo_scan_elements = databuf_lo_scan_elements,
H A Dincore.h61 int (*lo_scan_elements) (struct gfs2_jdesc *jd, unsigned int start, member in struct:gfs2_log_operations

Completed in 163 milliseconds