Searched refs:mount_pt (Results 1 – 3 of 3) sorted by relevance
42 mount_pt=62 M) add_opt "-M $OPTARG"; mount_pt="$OPTARG" ;;138 with \`lockfs -u $mount_pt'." | fmt;
820 char *mount_pt; in print_facts() local829 mount_pt = NULL; in print_facts()831 if (get_facts(msg, fp, &mount_pt, mi)) { in print_facts()849 mount_pt ? " \n Client's lease expired on mount " : "", in print_facts()850 mount_pt ? mount_pt : ""); in print_facts()853 if (mount_pt) { in print_facts()854 len = strlen(mount_pt) + 1; in print_facts()855 kmem_free(mount_pt, len); in print_facts()
896 mnt_t *mount_pt; in show_disk() local920 mount_pt = lookup_mntent_byname(lu); in show_disk()921 if (mount_pt) { in show_disk()924 mount_pt->mount_point); in show_disk()927 mount_pt->mount_point); in show_disk()