Home
last modified time | relevance | path

Searched refs:get_file_bmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dutils.h35 int get_file_bmap(int cmd_fd, int ino, unsigned char *buf, int buf_size);
H A Dutils.c198 int get_file_bmap(int cmd_fd, int ino, unsigned char *buf, int buf_size) in get_file_bmap() function