Home
last modified time | relevance | path

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

/Linux-v4.19/fs/efivarfs/
Dsuper.c64 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash() function
86 .d_hash = efivarfs_d_hash,
99 err = efivarfs_d_hash(parent, &q); in efivarfs_alloc_dentry()