Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c760 mod_existing(struct vfstab *vfsent, int fstab_entry, int is_remote) in mod_existing() argument
765 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO)) in mod_existing()
778 int is_remote, int mnt_stat) in construct_vfs() argument
786 nfte->remote = (is_remote == REAL_REMOTE); in construct_vfs()
835 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO)) in construct_vfs()
859 int is_remote; in get_mntinfo() local
940 if (!(is_remote = in get_mntinfo()
963 if ((is_remote == SELF_SERVE) && in get_mntinfo()
971 (is_remote != REAL_REMOTE), client_mountp, in get_mntinfo()
976 is_remote); in get_mntinfo()
[all …]