Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h271 extern const struct dentry_operations nfs4_dentry_operations;
H A Ddir.c2029 const struct dentry_operations nfs4_dentry_operations = { variable
2037 EXPORT_SYMBOL_GPL(nfs4_dentry_operations);
H A Dnfs4proc.c10688 .dentry_ops = &nfs4_dentry_operations,