Searched refs:nfs_rw_read_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | read.c | 34 static const struct nfs_rw_ops nfs_rw_read_ops; variable 72 nfs_pageio_init(pgio, inode, pg_ops, compl_ops, &nfs_rw_read_ops, in nfs_pageio_init_read() 480 static const struct nfs_rw_ops nfs_rw_read_ops = { variable
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | read.c | 35 static const struct nfs_rw_ops nfs_rw_read_ops; variable 74 nfs_pageio_init(pgio, inode, pg_ops, compl_ops, &nfs_rw_read_ops, in nfs_pageio_init_read() 454 static const struct nfs_rw_ops nfs_rw_read_ops = { variable
|
Completed in 2 milliseconds