Home
last modified time | relevance | path

Searched refs:get_file_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/io_uring/
H A Dio_uring-cp.c47 static int get_file_size(int fd, off_t *size) in get_file_size() function
251 if (get_file_size(infd, &insize)) in main()
H A Dio_uring-bench.c222 static int get_file_size(struct file *f) in get_file_size() function
513 if (get_file_size(f)) { in main()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_merge.c673 static int get_file_size(const char *path_value, uint64_t pos) in get_file_size() function
794 ret = get_file_size(data->local_path, hdi.size); in hmdfs_ioc_get_dst_path()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_merge.c678 static int get_file_size(const char *path_value, uint64_t pos) in get_file_size() function
799 ret = get_file_size(data->local_path, hdi.size); in hmdfs_ioc_get_dst_path()

Completed in 4 milliseconds