Searched refs:mntent (Results 1 – 3 of 3) sorted by relevance
367 struct mntent *mntent = NULL; in build_pinned_obj_table() local378 while ((mntent = getmntent(mntfile))) { in build_pinned_obj_table()379 char *path[] = { mntent->mnt_dir, NULL }; in build_pinned_obj_table()381 if (strncmp(mntent->mnt_type, "bpf", 3) != 0) in build_pinned_obj_table()
316 struct mntent *mnt; in find_cgroup_root()
115 struct mntent *ent; in vss_operate()