Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dconfig.c20 struct hmdfs_bid_entry { struct
52 static struct hmdfs_bid_entry *alloc_bid_entry(const char *name, int id) in alloc_bid_entry()
54 struct hmdfs_bid_entry *bid_entry; in alloc_bid_entry()
77 static void free_bid_entry(struct hmdfs_bid_entry *bid_entry) in free_bid_entry()
127 struct hmdfs_bid_entry *bid_entry; \
146 struct hmdfs_bid_entry *bid_entry; \
176 struct hmdfs_bid_entry *bid_entry; \
196 struct hmdfs_bid_entry *bid_entry; \
350 sizeof(struct hmdfs_bid_entry), 0, 0, NULL); in hmdfs_init_configfs()