Home
last modified time | relevance | path

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

/openbmc/linux/fs/efivarfs/
H A Dsuper.c104 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash() function
123 .d_hash = efivarfs_d_hash,
136 err = efivarfs_d_hash(parent, &q); in efivarfs_alloc_dentry()