v9fs_cached_dentry_operations   38 fs/9p/v9fs_vfs.h extern const struct dentry_operations v9fs_cached_dentry_operations;
v9fs_cached_dentry_operations   97 fs/9p/vfs_dentry.c const struct dentry_operations v9fs_cached_dentry_operations = {
v9fs_cached_dentry_operations  140 fs/9p/vfs_super.c 		sb->s_d_op = &v9fs_cached_dentry_operations;