Searched refs:JBD2_FLAG_LAST_TAG (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Drecovery.c198 if (tag->t_flags & cpu_to_be32(JBD2_FLAG_LAST_TAG))
511 if (flags & JBD2_FLAG_LAST_TAG)
H A Dcommit.c637 tag->t_flags |= cpu_to_be32(JBD2_FLAG_LAST_TAG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd2.h183 #define JBD2_FLAG_LAST_TAG 8 /* last tag in this descriptor block */ macro

Completed in 76 milliseconds