Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A 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
H A 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 = {
/OK3568_Linux_fs/kernel/include/linux/
H A 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;