Home
last modified time | relevance | path

Searched refs:swap_info_struct (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dswap.h293 struct swap_info_struct { struct
464 int add_swap_extent(struct swap_info_struct *sis, unsigned long start_page,
466 int generic_swapfile_activate(struct swap_info_struct *, struct file *,
513 extern int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry);
515 struct swap_info_struct *swp_swap_info(swp_entry_t entry);
519 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);
523 static inline void put_swap_device(struct swap_info_struct *si) in put_swap_device()
529 static inline struct swap_info_struct *swp_swap_info(swp_entry_t entry) in swp_swap_info()
534 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device()
539 static inline void put_swap_device(struct swap_info_struct *si) in put_swap_device()
[all …]
Diomap.h449 struct swap_info_struct;
451 int iomap_swapfile_activate(struct swap_info_struct *sis,
Dfs.h68 struct swap_info_struct;
437 int (*swap_activate)(struct swap_info_struct *sis, struct file *file,