Searched refs:j_last_sync_writer (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h621 * @j_last_sync_writer: most recent pid which did a synchronous write
811 pid_t j_last_sync_writer; member in struct:journal_s
H A Djbd2.h630 * @j_last_sync_writer: most recent pid which did a synchronous write
820 pid_t j_last_sync_writer; member in struct:journal_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Dtransaction.c1362 if (handle->h_sync && journal->j_last_sync_writer != pid) {
1363 journal->j_last_sync_writer = pid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dtransaction.c1362 if (handle->h_sync && journal->j_last_sync_writer != pid) {
1363 journal->j_last_sync_writer = pid;

Completed in 134 milliseconds