Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c118 char *se_path; /* full mount path */ member
144 se->se_path = kmem_strdup(full_path); in zfsctl_snapshot_alloc()
165 kmem_strfree(se->se_path); in zfsctl_snapshot_free()
1141 argv[5] = se->se_path; in zfsctl_snapshot_unmount()
1142 dprintf("unmount; path=%s\n", se->se_path); in zfsctl_snapshot_unmount()