Searched refs:nfs_file_aops (Results 1 – 3 of 3) sorted by relevance
412 extern const struct address_space_operations nfs_file_aops;
531 const struct address_space_operations nfs_file_aops = { variable
294 inode->i_data.a_ops = &nfs_file_aops; in nfs_fhget()