Searched refs:cifs_addr_ops (Results 1 – 2 of 2) sorted by relevance
46 extern const struct address_space_operations cifs_addr_ops;
3475 if (swap_file->f_mapping->a_ops != &cifs_addr_ops) in cifs_swap_activate()3527 const struct address_space_operations cifs_addr_ops = { variable