Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c87 static int pcfs_statvfs(struct vfs *, struct statvfs64 *);
244 VFSNAME_STATVFS, { .vfs_statvfs = pcfs_statvfs }, in pcfsinit()
902 pcfs_statvfs( in pcfs_statvfs() function