Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c198 line_worker(char *line, const char *cachefile) in line_worker()
886 FILE *cachefile = fopenat(dirfd(fslist_dir), cachent->d_name, in main() local
/freebsd/sys/contrib/openzfs/include/
H A Dlibzutil.h79 const char *cachefile; /* cachefile to use for import */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c878 const char *cachefile; in spa_configfile_set() local
6891 const char *poolname, *cachefile; local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4413 dump_cachefile(const char *cachefile) in dump_cachefile()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4354 char *cachefile = NULL; in zpool_do_import() local