Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzfs_ctldir.c117 char *se_path; /* full mount path */ member
143 se->se_path = kmem_strdup(full_path); in zfsctl_snapshot_alloc()
164 kmem_strfree(se->se_path); in zfsctl_snapshot_free()
1138 argv[5] = se->se_path; in zfsctl_snapshot_unmount()
1139 dprintf("unmount; path=%s\n", se->se_path); in zfsctl_snapshot_unmount()