Home
last modified time | relevance | path

Searched defs:zfsmount (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/stand/libsa/zfs/
HDzfsimpl.c47 struct zfsmount { struct
52 STAILQ_ENTRY(zfsmount) next; argument
56 static zfs_mnt_list_t zfsmount = STAILQ_HEAD_INITIALIZER(zfsmount); variable