Home
last modified time | relevance | path

Searched refs:cifs_addr_ops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.h46 extern const struct address_space_operations cifs_addr_ops;
H A Dfile.c3475 if (swap_file->f_mapping->a_ops != &cifs_addr_ops) in cifs_swap_activate()
3527 const struct address_space_operations cifs_addr_ops = { variable