Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dnfs_fs.h458 extern const struct address_space_operations nfs_file_aops;
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_fs.h517 extern const struct address_space_operations nfs_file_aops;
/kernel/linux/linux-5.10/fs/nfs/
H A Dfile.c523 const struct address_space_operations nfs_file_aops = { variable
H A Dinode.c496 inode->i_data.a_ops = &nfs_file_aops; in nfs_fhget()
/kernel/linux/linux-6.6/fs/nfs/
H A Dfile.c557 const struct address_space_operations nfs_file_aops = { variable
H A Dinode.c492 inode->i_data.a_ops = &nfs_file_aops; in nfs_fhget()

Completed in 11 milliseconds