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