Searched defs:tmp_statvfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c66 static int tmp_statvfs(struct vfs *, struct statvfs64 *);
178 VFSNAME_STATVFS, { .vfs_statvfs = tmp_statvfs },
552 tmp_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) function

Completed in 185 milliseconds