Home
last modified time | relevance | path

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

/linux/fs/hostfs/
A Dhostfs_user_exp.c7 EXPORT_SYMBOL_GPL(open_dir);
A Dhostfs.h75 extern void *open_dir(char *path, int *err_out);
A Dhostfs_user.c92 void *open_dir(char *path, int *err_out) in open_dir() function
A Dhostfs_kern.c294 dir = open_dir(name, &error); in hostfs_readdir()
/linux/tools/perf/util/
A Ddata.c346 static int open_dir(struct perf_data *data) in open_dir() function
388 open_dir(data) : open_file_dup(data); in perf_data__open()

Completed in 10 milliseconds