Searched refs:v9fs_cached_dentry_operations (Results 1 – 3 of 3) sorted by relevance
112 const struct dentry_operations v9fs_cached_dentry_operations = { variable
53 extern const struct dentry_operations v9fs_cached_dentry_operations;
151 sb->s_d_op = &v9fs_cached_dentry_operations; in v9fs_mount()