Searched refs:lo_incore_commit (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.h42 if (gfs2_log_ops[x]->lo_incore_commit)
43 gfs2_log_ops[x]->lo_incore_commit(sdp, tr);
H A Dincore.h38 void (*lo_incore_commit) (struct gfs2_sbd *sdp, struct gfs2_trans *tr); member in struct:gfs2_log_operations
H A Dlops.c782 .lo_incore_commit = buf_lo_incore_commit,
808 .lo_incore_commit = buf_lo_incore_commit,

Completed in 89 milliseconds