Searched refs:nfs_file_aops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnfs_fs.h517 extern const struct address_space_operations nfs_file_aops;
/linux-master/fs/nfs/
H A Dfile.c557 const struct address_space_operations nfs_file_aops = { variable in typeref:struct:address_space_operations
H A Dinode.c492 inode->i_data.a_ops = &nfs_file_aops;

Completed in 167 milliseconds