Home
last modified time | relevance | path

Searched defs:swap_header (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dswapfile.c3082 read_swap_header(struct swap_info_struct * si,union swap_header * swap_header,struct inode * inode) read_swap_header() argument
3145 setup_swap_map_and_extents(struct swap_info_struct * si,union swap_header * swap_header,unsigned char * swap_map,unsigned long maxpages,sector_t * span) setup_swap_map_and_extents() argument
3191 setup_clusters(struct swap_info_struct * si,union swap_header * swap_header,unsigned long maxpages) setup_clusters() argument
3278 union swap_header *swap_header; SYSCALL_DEFINE2() local
[all...]
/linux/include/linux/
H A Dswap.h132 union swap_header { union