Lines Matching defs:size
17 * device_path size, eg: 128, 160 and 192) to provide full information.
79 /* holds Stable Storage size. Initialized once and for all, no lock needed */
452 * @count: The size of the buffer.
512 * pdcs_size_read - Stable Storage size output.
524 /* show the size of the stable storage */
686 /* get fast-size */
709 unsigned long size;
716 size = pdcs_size - 224;
721 for (i=0; i<size; i+=4) {
886 unsigned long size;
902 size = pdcs_size - 224;
904 if (count > size)
921 static PDCS_ATTR(size, 0444, pdcs_size_read, NULL);
1031 /* find the size of the stable storage */