Searched refs:s_users (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dkernel-jbd.h92 __u8 s_users[16*48]; /* ids of all fs'es sharing the log */ member in struct:journal_superblock_s
H A Dmkjournal.c290 &jsb->s_users[i*16], 16) == 0)
294 memcpy(&jsb->s_users[nr_users*16],
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dtune2fs.c133 &jsb->s_users[i*16], 16) == 0)
143 memcpy(&jsb->s_users[i*16], &jsb->s_users[(i+1)*16], 16);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_jbd.h207 __u8 s_users[16*16]; /* ids of all fs'es sharing the log */ member in struct:hfsplus_jbd_superblock_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h223 __u8 s_users[16*48]; /* ids of all fs'es sharing the log */ member in struct:journal_superblock_s
H A Djbd2.h230 __u8 s_users[16*48]; /* ids of all fs'es sharing the log */ member in struct:journal_superblock_s

Completed in 176 milliseconds