Searched refs:adfs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
172 extern const struct dentry_operations adfs_dentry_operations;
424 const struct dentry_operations adfs_dentry_operations = { variable
439 sb->s_d_op = &adfs_dentry_operations; in adfs_fill_super()