Searched refs:cifs_addr_ops_smallbuf (Results 1 – 3 of 3) sorted by relevance
56 extern const struct address_space_operations cifs_addr_ops_smallbuf;
66 inode->i_data.a_ops = &cifs_addr_ops_smallbuf;
4282 const struct address_space_operations cifs_addr_ops_smallbuf = { variable