Searched refs:auto_statvfs (Results 1 – 1 of 1) sorted by relevance
144 static int auto_statvfs(vfs_t *, struct statvfs64 *);253 VFSNAME_STATVFS, { .vfs_statvfs = auto_statvfs }, in autofs_init()806 auto_statvfs(vfs_t *vfsp, struct statvfs64 *sbp) in auto_statvfs() function