Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dstorage_conf.h371 VIR_STORAGE_POOL_NETFS_AUTO = 0, enumerator
H A Dstorage_conf.c205 .defaultFormat = VIR_STORAGE_POOL_NETFS_AUTO,
643 (source->format != VIR_STORAGE_POOL_NETFS_AUTO)) { in virStoragePoolDefParseSource()
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_util.c4202 def->source.format == VIR_STORAGE_POOL_NETFS_AUTO); in virStorageBackendFileSystemMountCmd()