Searched refs:nfs_dentry_operations (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnfs_fs.h549 extern const struct dentry_operations nfs_dentry_operations;
/linux-master/fs/nfs/
H A Dproc.c718 .dentry_ops = &nfs_dentry_operations,
H A Dnfs3proc.c1020 .dentry_ops = &nfs_dentry_operations,
H A Ddir.c1920 const struct dentry_operations nfs_dentry_operations = { variable in typeref:struct:dentry_operations
1928 EXPORT_SYMBOL_GPL(nfs_dentry_operations); variable

Completed in 131 milliseconds