Home
last modified time | relevance | path

Searched defs:open_file (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Ddata.c292 static int open_file(struct perf_data *data) open_file() function
/linux/tools/testing/selftests/mm/
H A Dguard-regions.c200 static int open_file(const char *prefix, char *path) open_file() function
/linux/fs/smb/client/
H A Dcifsacl.c1630 struct cifsFileInfo *open_file = NULL; in get_cifs_acl() local