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