Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/sharefs/
Dconfig.c83 static struct sharefs_config_bitem *alloc_bitem(const char *name) in alloc_bitem() function
301 bitem = alloc_bitem(name); in sharefs_make_bitem()
/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dconfig.c86 static struct hmdfs_config_bitem *alloc_bitem(const char *name) in alloc_bitem() function
306 bitem = alloc_bitem(name); in hmdfs_make_bitem()