Home
last modified time | relevance | path

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

/Linux-v4.19/fs/efivarfs/
Dsuper.c90 static struct dentry *efivarfs_alloc_dentry(struct dentry *parent, char *name) in efivarfs_alloc_dentry() function
153 dentry = efivarfs_alloc_dentry(root, name); in efivarfs_callback()