Searched refs:t_flags (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Djfs_dat.h37 __u32 t_flags; /* See below */ member in struct:journal_block_tag_s
H A Dkernel-jbd.h118 __u32 t_flags; /* See below */ member in struct:journal_block_tag_s
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dprctl.h27 u32 t_flags; /* if true, then the sigprocmask is in userspace */ member in struct:prda_sys
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dprctl.h27 u32 t_flags; /* if true, then the sigprocmask is in userspace */ member in struct:prda_sys
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dprctl.h27 u32 t_flags; /* if true, then the sigprocmask is in userspace */ member in struct:prda_sys
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dprctl.h27 u32 t_flags; /* if true, then the sigprocmask is in userspace */ member in struct:prda_sys
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jbd/
H A Drecovery.c192 if (!(tag->t_flags & htonl(JFS_FLAG_SAME_UUID)))
195 if (tag->t_flags & htonl(JFS_FLAG_LAST_TAG))
431 flags = ntohl(tag->t_flags);
H A Dcommit.c427 tag->t_flags = htonl(tag_flag);
451 tag->t_flags |= htonl(JFS_FLAG_LAST_TAG);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Drecovery.c191 if (!(tag->t_flags & htonl(JFS_FLAG_SAME_UUID)))
194 if (tag->t_flags & htonl(JFS_FLAG_LAST_TAG))
427 flags = ntohl(tag->t_flags);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Djbd.h114 __u32 t_flags; /* See below */ member in struct:journal_block_tag_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Djbd.h114 __u32 t_flags; /* See below */ member in struct:journal_block_tag_s
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/debugfs/
H A Dlogdump.c498 tag_flags = be32_to_cpu(tag->t_flags);

Completed in 82 milliseconds