Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4_fs.h263 extern const struct dentry_operations nfs4_dentry_operations;
Ddir.c1470 const struct dentry_operations nfs4_dentry_operations = { variable
1478 EXPORT_SYMBOL_GPL(nfs4_dentry_operations);
Dnfs4proc.c9812 .dentry_ops = &nfs4_dentry_operations,