Searched refs:affs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
219 extern const struct dentry_operations affs_dentry_operations;
574 const struct dentry_operations affs_dentry_operations = { variable
538 sb->s_d_op = &affs_dentry_operations; in affs_fill_super()