Searched refs:v9fs_cached_dentry_operations (Results 1 – 3 of 3) sorted by relevance
38 extern const struct dentry_operations v9fs_cached_dentry_operations;
120 const struct dentry_operations v9fs_cached_dentry_operations = { variable
138 set_default_d_op(sb, &v9fs_cached_dentry_operations); in v9fs_mount()