Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c321 int open_file_by_id(const char *mnt_dir, incfs_uuid_t id, bool use_ioctl) in open_file_by_id() function
476 fd = open_file_by_id(mnt_dir, file->id, false); in emit_test_blocks()
489 fd = open_file_by_id(mnt_dir, file->id, true); in emit_test_blocks()
957 fd = open_file_by_id(mount_dir, file->id, false); in load_hash_tree()
970 fd = open_file_by_id(mount_dir, file->id, true); in load_hash_tree()
2660 fd = open_file_by_id(mount_dir, file->id, true); in emit_partial_test_file_hash()
2856 fd = open_file_by_id(mount_dir, id, true); in large_file_test()