Searched refs:JFS_FLAG_LAST_TAG (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Djfs_dat.h45 #define JFS_FLAG_LAST_TAG 8 /* last tag in this descriptor block */ macro
H A Dkernel-jbd.h143 #define JFS_FLAG_LAST_TAG 8 /* last tag in this descriptor block */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Drecovery.c193 if (tag->t_flags & cpu_to_be32(JFS_FLAG_LAST_TAG))
497 if (flags & JFS_FLAG_LAST_TAG)
H A Dhfsplus_jbd.h153 #define JFS_FLAG_LAST_TAG 8 /* last tag in this descriptor block */ macro
H A Dcommit.c645 tag->t_flags |= cpu_to_be32(JFS_FLAG_LAST_TAG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Drecovery.c197 if (tag->t_flags & cpu_to_be32(JFS_FLAG_LAST_TAG))
501 if (flags & JFS_FLAG_LAST_TAG)
H A Dcommit.c628 tag->t_flags |= cpu_to_be32(JFS_FLAG_LAST_TAG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h176 #define JFS_FLAG_LAST_TAG 8 /* last tag in this descriptor block */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c9830 if (tag->t_flags & htonl(JFS_FLAG_LAST_TAG))
10069 if (flags & JFS_FLAG_LAST_TAG)

Completed in 104 milliseconds