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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dlops.h79 if (gfs2_log_ops[x]->lo_scan_elements) {
80 error = gfs2_log_ops[x]->lo_scan_elements(jd, start,
H A Dlops.c786 .lo_scan_elements = buf_lo_scan_elements,
795 .lo_scan_elements = revoke_lo_scan_elements,
811 .lo_scan_elements = databuf_lo_scan_elements,
H A Dincore.h43 int (*lo_scan_elements) (struct gfs2_jdesc *jd, unsigned int start, member in struct:gfs2_log_operations

Completed in 83 milliseconds