Searched refs:page_count (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/linux_swap/
H A Dlinux_swap.c68 unsigned int page_count; member in struct:__anon2248
118 length = fs_info->page_sectors * fs_info->page_count;
182 fs_info->page_count = fs->geom->length / fs_info->page_sectors;
279 fs_info->page_count
324 fs_info->page_count = fs_info->header->new.last_page;
466 for (i = 1; i < fs_info->page_count; i++) {
484 int last_page = fs_info->page_count - 1;
525 fs_info->header->new.last_page = fs_info->page_count - 1;
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlogfile.h349 u16 page_count; member in struct:__anon2147

Completed in 33 milliseconds