Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4_fs.h269 extern const struct dentry_operations nfs4_dentry_operations;
H A Ddir.c1621 const struct dentry_operations nfs4_dentry_operations = { variable
1629 EXPORT_SYMBOL_GPL(nfs4_dentry_operations);
H A Dnfs4proc.c10407 .dentry_ops = &nfs4_dentry_operations,