Searched refs:getextmntent (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libspl/os/freebsd/ |
| H A D | getmntany.c | 41 getextmntent(const char *path, struct extmnttab *entry, struct stat64 *statbuf) in getextmntent() function
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/ |
| H A D | mnttab.h | 75 extern int getextmntent(const char *path, struct extmnttab *mp,
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/freebsd/sys/ |
| H A D | mnttab.h | 79 extern int getextmntent(const char *path, struct extmnttab *entry,
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/os/linux/ |
| H A D | getmntany.c | 106 getextmntent(const char *path, struct extmnttab *entry, struct stat64 *statbuf) function
|
| /f-stack/freebsd/contrib/openzfs/cmd/zinject/ |
| H A D | translate.c | 100 if (getextmntent(fullpath, &mp, statbuf) != 0) { in parse_pathname()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 1150 if (getextmntent(path, &entry, &statbuf) != 0)
|
| /f-stack/freebsd/contrib/openzfs/lib/libuutil/ |
| H A D | libuutil.abi | 149 …<elf-symbol name='getextmntent' type='func-type' binding='global-binding' visibility='default-visi… 1573 …getextmntent' mangled-name='getextmntent' filepath='os/linux/getmntany.c' line='106' column='1' vi…
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 165 …<elf-symbol name='getextmntent' type='func-type' binding='global-binding' visibility='default-visi… 2472 …getextmntent' mangled-name='getextmntent' filepath='os/linux/getmntany.c' line='106' column='1' vi…
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 7211 if (getextmntent(path, &entry, &statbuf) != 0) { in unshare_unmount_path()
|