Home
last modified time | relevance | path

Searched refs:passtype (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Djbd2.h755 enum passtype {PASS_SCAN, PASS_REVOKE, PASS_REPLAY}; enum
1306 enum passtype pass, int off,
/linux/fs/ext4/
H A Dfast_commit.c2571 enum passtype pass, int off, tid_t expected_tid) in ext4_fc_replay()