Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnfs_xdr.h685 struct nfs_commitres { struct
1454 struct nfs_commitres commit_res;
1650 struct nfs_commitres res; /* result struct */
/Linux-v5.10/fs/nfs/
Dnfs4_fs.h530 extern int nfs4_proc_commit(struct file *dst, __u64 offset, __u32 count, struct nfs_commitres *res);
Dnfs42proc.c243 struct nfs_commitres cres; in process_copy_commit()
Dnfs3xdr.c2336 struct nfs_commitres *result = data; in nfs3_xdr_dec_commit3res()
Dnfs4xdr.c4338 static int decode_commit(struct xdr_stream *xdr, struct nfs_commitres *res) in decode_commit()
6773 struct nfs_commitres *res = data; in nfs4_xdr_dec_commit()
Dnfs4proc.c5515 struct nfs_commitres *res) in _nfs4_proc_commit()
5530 int nfs4_proc_commit(struct file *dst, __u64 offset, __u32 count, struct nfs_commitres *res) in nfs4_proc_commit()