Searched defs:mountpoint (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/usr.sbin/autofs/ |
H A D | autounmountd.c | 74 automounted_add(fsid_t fsid, const char *mountpoint) in automounted_add() 152 do_unmount(const fsid_t fsid __unused, const char *mountpoint) in do_unmount()
|
H A D | automount.c | 64 find_statfs(const struct statfs *mntbuf, int nitems, const char *mountpoint) in find_statfs() 103 char *mountpoint; in mount_if_not_already() local
|
H A D | common.c | 729 char *key = NULL, *options = NULL, *mountpoint = NULL, in parse_map_yyin() local 1100 char *mountpoint = NULL, *map = NULL, *options = NULL; in parse_master_yyin() local
|
/dflybsd-src/usr.sbin/installer/libinstaller/ |
H A D | diskutil.c | 83 storage_get_tmpfs_status(const char *mountpoint, struct storage *s) in storage_get_tmpfs_status() 512 subpartition_new_hammer(struct slice *s, const char *mountpoint, in subpartition_new_hammer() 575 subpartition_new_hammer2(struct slice *s, const char *mountpoint, in subpartition_new_hammer2() 644 subpartition_new_ufs(struct slice *s, const char *mountpoint, long capacity, in subpartition_new_ufs() 747 char *mountpoint; in subpartition_find() local
|
H A D | diskutil.h | 103 char *mountpoint; /* includes leading slash */ member
|
/dflybsd-src/usr.sbin/installer/dfuibe_installer/ |
H A D | fn_subpart_ufs.c | 413 const char *mountpoint, *capstring; in check_subpartition_selections() local 531 const char *mountpoint, *capstring; in save_subpartition_selections() local
|
H A D | fn_subpart_hammer.c | 491 const char *mountpoint, *capstring; in check_subpartition_selections() local 598 const char *mountpoint, *capstring; in save_subpartition_selections() local
|