may_open_dev
if (!may_open_dev(&path))
if (!may_open_dev(path))
extern bool may_open_dev(const struct path *path);