Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/efivarfs/
H A Dsuper.c61 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash() function
83 .d_hash = efivarfs_d_hash,
96 err = efivarfs_d_hash(parent, &q); in efivarfs_alloc_dentry()
/kernel/linux/linux-6.6/fs/efivarfs/
H A Dsuper.c104 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash() function
126 .d_hash = efivarfs_d_hash,
139 err = efivarfs_d_hash(parent, &q); in efivarfs_alloc_dentry()

Completed in 2 milliseconds