Home
last modified time | relevance | path

Searched refs:sis (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dfrontswap.h48 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() argument
50 return __frontswap_test(sis, offset); in frontswap_test()
71 static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset) in frontswap_test() argument
Diomap.h359 int iomap_swapfile_activate(struct swap_info_struct *sis,
363 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument
Dswap.h432 int add_swap_extent(struct swap_info_struct *sis, unsigned long start_page,
Dfs.h420 int (*swap_activate)(struct swap_info_struct *sis, struct file *file,