Home
last modified time | relevance | path

Searched refs:open_dir (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user_exp.c7 EXPORT_SYMBOL_GPL(open_dir); variable
H A Dhostfs.h74 extern void *open_dir(char *path, int *err_out);
H A Dhostfs_user.c91 void *open_dir(char *path, int *err_out) in open_dir() function
H A Dhostfs_kern.c280 dir = open_dir(name, &error); in hostfs_readdir()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h73 extern void *open_dir(char *path, int *err_out);
H A Dhostfs_user.c90 void *open_dir(char *path, int *err_out) in open_dir() function
H A Dhostfs_kern.c281 dir = open_dir(name, &error); in hostfs_readdir()
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddata.c310 static int open_dir(struct perf_data *data) in open_dir() function
349 open_dir(data) : open_file_dup(data); in perf_data__open()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata.c329 static int open_dir(struct perf_data *data) in open_dir() function
371 open_dir(data) : open_file_dup(data); in perf_data__open()

Completed in 6 milliseconds