Searched refs:p_size (Results 1 - 5 of 5) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Dgetsize.c149 if (pp->p_size)
150 return pp->p_size << 9;
/external/e2fsprogs/lib/ext2fs/
H A Dgetsize.c239 if (pp->p_size) {
240 *retblocks = pp->p_size / (blocksize / 512);
/external/libvpx/vp8/decoder/x86/
H A Donyxdxv.c215 int p_size; local
501 p_size = vpx_get_size_of_pixel(tab->bd_tag);
533 ptr_scrn += (x * p_size) + (y * this_pitch);
/external/kernel-headers/original/linux/
H A Dgenhd.h326 __le32 p_size; /* number of sectors in partition */ member in struct:bsd_disklabel::bsd_partition
/external/qemu/block/
H A Draw-posix.c756 dl.d_partitions[DISKPART(st.st_rdev)].p_size;

Completed in 118 milliseconds