Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.h265 extern int get_bid(const char *bname);
271 return sbi->user_id * BASE_USER_RANGE + get_bid(bname); in get_bundle_uid()
Dconfig.c337 int get_bid(const char *bname) in get_bid() function