Searched refs:fsname (Results 1 – 1 of 1) sorted by relevance
63 static bool is_block_device(const char* fsname) in is_block_device() argument65 return !strncmp(fsname, "/dev/block", 10); in is_block_device()