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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dlops.h72 if (gfs2_log_ops[x]->lo_after_commit)
73 gfs2_log_ops[x]->lo_after_commit(sdp, ai);
H A Dlops.c737 .lo_after_commit = buf_lo_after_commit,
755 .lo_after_commit = rg_lo_after_commit,
762 .lo_after_commit = databuf_lo_after_commit,
H A Dincore.h51 void (*lo_after_commit) (struct gfs2_sbd *sdp, struct gfs2_ail *ai); member in struct:gfs2_log_operations

Completed in 65 milliseconds