Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsfs.h45 extern const struct address_space_operations cifs_addr_ops;
Dinode.c65 inode->i_data.a_ops = &cifs_addr_ops;
Dfile.c3930 const struct address_space_operations cifs_addr_ops = { variable