Home
last modified time | relevance | path

Searched refs:fs_mount_in_other_zone (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dfslib.h77 boolean_t fs_mount_in_other_zone(const struct zone_summary *,
H A Dfslib.c516 fs_mount_in_other_zone(const struct zone_summary *summaries, const char *mntpt) in fs_mount_in_other_zone() function
H A Ddf.c1782 if (fs_mount_in_other_zone(zsp, in create_request_list()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c500 if (fs_mount_in_other_zone(zsp, mnt->mnt_mountp)) in do_unmounts()