Searched refs:smb_file_aops (Results 1 – 3 of 3) sorted by relevance
62 extern struct address_space_operations smb_file_aops;
291 struct address_space_operations smb_file_aops = { variable
80 result->i_data.a_ops = &smb_file_aops; in smb_iget()