Searched refs:j_checkpoint_mutex (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Dcheckpoint.c125 mutex_lock(&journal->j_checkpoint_mutex);
138 mutex_unlock(&journal->j_checkpoint_mutex);
H A Djournal.c666 mutex_init(&journal->j_checkpoint_mutex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dcheckpoint.c125 mutex_lock(&journal->j_checkpoint_mutex);
138 mutex_unlock(&journal->j_checkpoint_mutex);
H A Djournal.c666 mutex_init(&journal->j_checkpoint_mutex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h584 * @j_checkpoint_mutex: Mutex for locking against concurrent checkpoints
696 struct mutex j_checkpoint_mutex; member in struct:journal_s
H A Djbd2.h593 * @j_checkpoint_mutex: Mutex for locking against concurrent checkpoints
705 struct mutex j_checkpoint_mutex; member in struct:journal_s

Completed in 64 milliseconds