Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c7 EXPORT_SYMBOL_GPL(open_dir);
H A Dhostfs.h43 extern void *open_dir(char *path, int *err_out);
H A Dhostfs_kern.c281 dir = open_dir(name, &error); in hostfs_readdir()
/linux/tools/perf/util/
H A Ddata.c317 static int open_dir(struct perf_data *data) in open_dir() function
359 open_dir(data) : open_file_dup(data); in perf_data__open()