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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dvtoc.h91 cchh_t llimit; /* starting point of this extent */ member in struct:extent
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dvtoc.h91 cchh_t llimit; /* starting point of this extent */ member in struct:extent
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dvtoc.h91 cchh_t llimit; /* starting point of this extent */ member in struct:extent
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dvtoc.h91 cchh_t llimit; /* starting point of this extent */ member in struct:extent
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dibm.c181 offset = cchh2blk(&f1.DS1EXT1.llimit, geo);
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisk.c1914 long long llimit; local
1927 llimit = heads * sectors * cylinders - 1;
1929 llimit = total_number_of_sectors - 1;
1930 limit = llimit;
1931 if (limit != llimit)

Completed in 110 milliseconds