Searched defs:get_file_size (Results 1 – 5 of 5) sorted by relevance
47 static int get_file_size(int fd, off_t *size) in get_file_size() function
222 static int get_file_size(struct file *f) in get_file_size() function
215 loff_t get_file_size(const char *name) in get_file_size() function
1397 static inline size_t get_file_size(const char *path) in get_file_size() function