Home
last modified time | relevance | path

Searched refs:nfs_commitres (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_xdr.h693 struct nfs_commitres { struct
1480 struct nfs_commitres commit_res;
1683 struct nfs_commitres res; /* result struct */
/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h537 extern int nfs4_proc_commit(struct file *dst, __u64 offset, __u32 count, struct nfs_commitres *res);
H A Dnfs42proc.c259 struct nfs_commitres cres; in process_copy_commit()
H A Dnfs3xdr.c2333 struct nfs_commitres *result = data; in nfs3_xdr_dec_commit3res()
H A Dnfs4xdr.c4407 static int decode_commit(struct xdr_stream *xdr, struct nfs_commitres *res) in decode_commit()
6868 struct nfs_commitres *res = data; in nfs4_xdr_dec_commit()
H A Dnfs4proc.c5696 struct nfs_commitres *res) in _nfs4_proc_commit()
5711 int nfs4_proc_commit(struct file *dst, __u64 offset, __u32 count, struct nfs_commitres *res) in nfs4_proc_commit()