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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Djfs.c29 struct jfs_super_block { struct
46 struct jfs_super_block *js;
50 js = (struct jfs_super_block *) volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dprobe.h93 struct jfs_super_block { struct
H A Dprobe.c279 struct jfs_super_block *js;
282 js = (struct jfs_super_block *)buf;

Completed in 48 milliseconds