Searched hist:"4 a0de55c565a36cac8422b76a948c4634a90781e" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nfs_page.h | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | nfs_xdr.h | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
/openbmc/linux/fs/nfs/ |
H A D | read.c | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | pagelist.c | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | pnfs.c | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | internal.h | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|
H A D | write.c | diff 4a0de55c565a36cac8422b76a948c4634a90781e Tue May 06 08:12:30 CDT 2014 Anna Schumaker <Anna.Schumaker@netapp.com> NFS: Create a common rw_header_alloc and rw_header_free function
I create a new struct nfs_rw_ops to decide the differences between reads and writes. This struct will be set when initializing a new nfs_pgio_descriptor, and then passed on to the nfs_rw_header when a new header is allocated.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|