Searched refs:j_must_wait (Results 1 - 6 of 6) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dfile.c248 SB_JOURNAL(inode->i_sb)->j_must_wait = 1;
H A Djournal.c2811 journal->j_must_wait = 0;
2861 if (journal->j_must_wait > 0 ||
2881 journal->j_must_wait = 1;
2999 if ((!join && journal->j_must_wait > 0) ||
3606 if (!(journal->j_must_wait > 0) && !(atomic_read(&(journal->j_jlock)))
3956 if (journal->j_must_wait > 0) {
4141 journal->j_must_wait = 0;
H A Dprocfs.c337 "j_must_wait: \t%i\n"
378 JF(j_must_wait),
H A Dresize.c214 SB_JOURNAL(s)->j_must_wait = 1;
H A Dsuper.c1234 SB_JOURNAL(s)->j_must_wait = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs_sb.h202 int j_must_wait; /* no more journal begins allowed. MUST sleep on j_join_wait */ member in struct:reiserfs_journal

Completed in 80 milliseconds