Home
last modified time | relevance | path

Searched refs:nfs_commit_completion_ops (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
Dwrite.c58 static const struct nfs_commit_completion_ops nfs_commit_completion_ops; variable
912 cinfo->completion_ops = &nfs_commit_completion_ops; in nfs_init_cinfo_from_inode()
1888 static const struct nfs_commit_completion_ops nfs_commit_completion_ops = { variable
Ddirect.c101 static const struct nfs_commit_completion_ops nfs_direct_commit_completion_ops;
643 static const struct nfs_commit_completion_ops nfs_direct_commit_completion_ops = {
/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h1632 struct nfs_commit_completion_ops { struct
1642 const struct nfs_commit_completion_ops *completion_ops; argument
1662 const struct nfs_commit_completion_ops *completion_ops;