Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4_fs.h272 extern const struct dentry_operations nfs4_dentry_operations;
H A Ddir.c2020 const struct dentry_operations nfs4_dentry_operations = { variable
2028 EXPORT_SYMBOL_GPL(nfs4_dentry_operations);
H A Dnfs4proc.c10891 .dentry_ops = &nfs4_dentry_operations,