Home
last modified time | relevance | path

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

/linux-6.12.1/fs/efivarfs/
Dsuper.c167 static struct dentry *efivarfs_alloc_dentry(struct dentry *parent, char *name) in efivarfs_alloc_dentry() function
237 dentry = efivarfs_alloc_dentry(root, name); in efivarfs_callback()