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 Dfile.c3220 const struct address_space_operations cifs_addr_ops = { variable
H A Dinode.c71 inode->i_data.a_ops = &cifs_addr_ops; in cifs_set_ops()