Searched refs:proc_layoutcommit (Results 1 – 3 of 3) sorted by relevance
33 __be32 (*proc_layoutcommit)(struct inode *inode, member
191 .proc_layoutcommit = nfsd4_block_proc_layoutcommit,
1377 nfserr = ops->proc_layoutcommit(inode, lcp); in nfsd4_layoutcommit()