Searched refs:sd_log_head (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 Dlog.h45 sdp->sd_log_head = sdp->sd_log_tail = value;
H A Dlog.c368 tail = sdp->sd_log_head;
382 gfs2_assert_withdraw(sdp, sdp->sd_log_flush_head == sdp->sd_log_head);
572 sdp->sd_log_flush_head = sdp->sd_log_head;
584 sdp->sd_log_head = sdp->sd_log_flush_head;
679 sdp->sd_log_flush_head = sdp->sd_log_head;
685 gfs2_assert_warn(sdp, sdp->sd_log_head == sdp->sd_log_tail);
688 sdp->sd_log_head = sdp->sd_log_flush_head;
689 sdp->sd_log_tail = sdp->sd_log_head;
H A Dincore.h567 unsigned int sd_log_head; member in struct:gfs2_sbd

Completed in 45 milliseconds