Home
last modified time | relevance | path

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

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