Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dnfs4_fs.h272 extern const struct dentry_operations nfs4_dentry_operations;
H A Ddir.c2023 const struct dentry_operations nfs4_dentry_operations = { variable
2031 EXPORT_SYMBOL_GPL(nfs4_dentry_operations);
H A Dnfs4proc.c10933 .dentry_ops = &nfs4_dentry_operations,