Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c194 check_file_type(int dev_fd, struct stat * dev_statp, bool * is_bsg_p, in check_file_type() argument
259 if (is_bsg_p) in check_file_type()
260 *is_bsg_p = is_bsg; in check_file_type()