Searched defs:fs_path (Results 1 – 2 of 2) sorted by relevance
25 static int ext2_open(struct fs_file_t *filp, const char *fs_path, fs_mode_t flags) in ext2_open()288 static int ext2_opendir(struct fs_dir_t *dirp, const char *fs_path) in ext2_opendir()
138 const char *fs_path; member