Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c197 line_worker(char *line, const char *cachefile) in line_worker()
885 FILE *cachefile = fopenat(dirfd(fslist_dir), cachent->d_name, in main() local
/freebsd-14.2/sys/contrib/openzfs/include/
H A Dlibzutil.h76 const char *cachefile; /* cachefile to use for import */ member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa.c795 const char *cachefile; in spa_configfile_set() local
6742 const char *poolname, *cachefile; local
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3777 char *cachefile = NULL; in zpool_do_import() local
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4304 dump_cachefile(const char *cachefile) in dump_cachefile()