Searched refs:v9fs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
106 const struct dentry_operations v9fs_dentry_operations = { variable
37 extern const struct dentry_operations v9fs_dentry_operations;
144 sb->s_d_op = &v9fs_dentry_operations; in v9fs_mount()