Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c764 mod_existing(struct vfstab *vfsent, int fstab_entry, int is_remote) in mod_existing() argument
769 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO)) in mod_existing()
782 int is_remote, int mnt_stat) in construct_vfs() argument
790 nfte->remote = (is_remote == REAL_REMOTE); in construct_vfs()
839 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO)) in construct_vfs()
863 int is_remote; in get_mntinfo() local
944 if (!(is_remote = in get_mntinfo()
970 if ((is_remote == SELF_SERVE) && in get_mntinfo()
978 (is_remote != REAL_REMOTE), client_mountp, in get_mntinfo()
983 is_remote); in get_mntinfo()
[all …]