Searched refs:mntbuf (Results 1 – 1 of 1) sorted by relevance
36 struct statfs *mntbuf, *mntp; in build_fs_mount_list() local40 count = getmntinfo(&mntbuf, MNT_NOWAIT); in build_fs_mount_list()47 mntp = &mntbuf[i]; in build_fs_mount_list()