Searched refs:sis (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | frontswap.h | 48 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
|
D | iomap.h | 359 int iomap_swapfile_activate(struct swap_info_struct *sis, 363 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO) argument
|
D | swap.h | 432 int add_swap_extent(struct swap_info_struct *sis, unsigned long start_page,
|
D | fs.h | 420 int (*swap_activate)(struct swap_info_struct *sis, struct file *file,
|