Home
last modified time | relevance | path

Searched refs:use_ioctl (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() argument
337 if (use_ioctl && ioctl(cmd_fd, INCFS_IOC_PERMIT_FILL, &permit_fill)) { in open_file_by_id()