Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/fs/nfs/
Dnfs_var.h496 void nfscl_loadsbinfo(struct nfsmount *, struct nfsstatfs *, void *);
/freebsd-9-stable/sys/fs/nfsclient/
Dnfs_clport.c886 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) in nfscl_loadsbinfo() function
Dnfs_clvfsops.c328 nfscl_loadsbinfo(nmp, &sb, sbp); in nfs_statfs()