Searched refs:coda_dentry_operations (Results 1 – 3 of 3) sorted by relevance
37 extern const struct dentry_operations coda_dentry_operations;
233 set_default_d_op(sb, &coda_dentry_operations); in coda_fill_super()
554 const struct dentry_operations coda_dentry_operations = { variable