Searched refs:sdev_statvfs (Results 1 – 1 of 1) sorted by relevance
87 static int sdev_statvfs(struct vfs *, struct statvfs64 *);151 VFSNAME_STATVFS, { .vfs_statvfs = sdev_statvfs }, in devinit()458 sdev_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in sdev_statvfs() function