Deleted Added
full compact
32c32
< * $FreeBSD: head/sys/fs/nfs/nfs_var.h 192337 2009-05-18 21:22:03Z rmacklem $
---
> * $FreeBSD: head/sys/fs/nfs/nfs_var.h 195510 2009-07-09 19:00:29Z rmacklem $
460c460,462
< int nfscl_getclose(vnode_t, struct nfsclclient **, struct nfsclopenhead *);
---
> int nfscl_getclose(vnode_t, struct nfsclclient **);
> int nfscl_doclose(vnode_t, struct nfsclclient **, NFSPROC_T *);
> void nfsrpc_doclose(struct nfsmount *, struct nfsclopen *, NFSPROC_T *);