Home
last modified time | relevance | path

Searched refs:nfscl_findcl (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/fs/nfsclient/
Dnfs_clstate.c478 clp = nfscl_findcl(VFSTONFS(vnode_mount(vp))); in nfscl_getstateid()
853 nfscl_findcl(struct nfsmount *nmp) in nfscl_findcl() function
3060 clp = nfscl_findcl(VFSTONFS(mp)); in nfscl_docb()
3119 clp = nfscl_findcl(VFSTONFS(mp)); in nfscl_docb()
3780 clp = nfscl_findcl(nmp); in nfscl_mustflush()
3814 clp = nfscl_findcl(nmp); in nfscl_nodeleg()
3857 clp = nfscl_findcl(nmp); in nfscl_removedeleg()
3955 clp = nfscl_findcl(nmp); in nfscl_renamedeleg()
4072 clp = nfscl_findcl(nmp); in nfscl_getref()
4091 clp = nfscl_findcl(nmp); in nfscl_relref()
[all …]
/freebsd-9-stable/sys/fs/nfs/
Dnfs_var.h440 struct nfsclclient *nfscl_findcl(struct nfsmount *);