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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Drecovery.c314 if (tag_bytes > JBD_TAG_SIZE32)
H A Dcommit.c281 if (tag_bytes > JBD_TAG_SIZE32)
H A Djournal.c1622 return JBD_TAG_SIZE32;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd2.h165 #define JBD_TAG_SIZE32 (offsetof(journal_block_tag_t, t_blocknr_high)) macro

Completed in 58 milliseconds