Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsfs.h55 extern const struct address_space_operations cifs_addr_ops;
H A Dinode.c70 inode->i_data.a_ops = &cifs_addr_ops;
H A Dfile.c4906 const struct address_space_operations cifs_addr_ops = { variable