Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dinode.c70 inode->i_data.a_ops = &cifs_addr_ops_smallbuf; in cifs_set_ops()
H A Dfile.c3392 const struct address_space_operations cifs_addr_ops_smallbuf = { variable