Searched refs:xdr_statfs (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vfsops.c | 1297 (caddr_t)svp->sv_fhandle.fh_buf, xdr_statfs, (caddr_t)&fs, in nfsrootvp() 1518 xdr_statfs, (caddr_t)&fs, CRED(), &douprintf, &fs.fs_status, 0, in nfs_statvfs()
|
H A D | nfs_xdr.c | 1382 xdr_statfs(XDR *xdrs, struct nfsstatfs *fs) in xdr_statfs() function
|
H A D | nfs_server.c | 852 xdr_statfs, xdr_faststatfs, sizeof (struct nfsstatfs),
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs.h | 788 extern bool_t xdr_statfs(XDR *, struct nfsstatfs *);
|