Lines Matching +defs:buffer +defs:file +defs:name
131 static int win32_strftime(char *buffer, int size, const char *format, in win32_strftime()
902 static void free_file(struct ufile *file) in free_file()
953 static FILE_NAME_ATTR* verify_parent(struct filename* name, MFT_RECORD* rec) in verify_parent()
1010 static void get_parent_name(struct filename* name, ntfs_volume* vol) in get_parent_name()
1077 struct filename *name; in rescue_name() local
1147 static int get_filenames(struct ufile *file, ntfs_volume* vol) in get_filenames()
1152 struct filename *name; in get_filenames() local
1262 static int get_data(struct ufile *file, ntfs_volume *vol) in get_data()
1343 struct ufile *file; in read_record() local
1438 static int calc_percentage(struct ufile *file, ntfs_volume *vol) in calc_percentage()
1563 static void dump_record(struct ufile *file) in dump_record()
1565 char buffer[20]; in dump_record() local
1687 static void list_record(struct ufile *file) in list_record()
1689 char buffer[20]; in list_record() local
1691 const char *name = NULL; in list_record() local
1749 static int name_match(regex_t *re, struct ufile *file) in name_match()
1792 static unsigned int write_data(int fd, const char *buffer, in write_data()
1840 static int create_pathname(const char *dir, const char *name, in create_pathname()
1841 const char *stream, char *buffer, int bufsize) in create_pathname()
1969 char *buffer = NULL; in undelete_file() local
1971 struct ufile *file; in undelete_file() local
1979 char *name; in undelete_file() local
2221 char *buffer = NULL; in scan_disk() local
2229 struct ufile *file; in scan_disk() local
2354 char *buffer; in copy_mft() local
2355 const char *name; in copy_mft() local