Searched refs:get_device_perm (Results 1 – 1 of 1) sorted by relevance
154 static mode_t get_device_perm(const char *path, unsigned *uid, unsigned *gid) in get_device_perm() function195 mode = get_device_perm(path, &uid, &gid) | (block ? S_IFBLK : S_IFCHR); in make_device()