Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsfs.h42 extern const struct address_space_operations cifs_addr_ops;
H A Dfile.c3248 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()