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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Datari.c67 struct rootsector *xrs; local
87 xrs = (struct rootsector *)read_dev_sector(bdev, partsect, &sect2);
88 if (!xrs) {
95 if (!(xrs->part[0].flg & 1)) {
102 partsect + be32_to_cpu(xrs->part[0].st),
103 be32_to_cpu(xrs->part[0].siz));
105 if (!(xrs->part[1].flg & 1)) {
110 if (memcmp( xrs->part[1].id, "XGM", 3 ) != 0) {
116 partsect = be32_to_cpu(xrs->part[1].st) + extensect;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dsvr4.h68 uint id; /* if this holds "xrs" string => ptr is valid */
77 svr4_xrs_t xrs; /* mhm? */ member in struct:__anon9434
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dsvr4.h69 u32 id; /* if this holds "xrs" string => ptr is valid */
78 svr4_xrs_t xrs; /* mhm? */ member in struct:__anon9468

Completed in 47 milliseconds