Searched refs:afs_fs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
494 sb->s_d_op = &afs_fs_dentry_operations; in afs_fill_super()
1029 extern const struct dentry_operations afs_fs_dentry_operations;
84 const struct dentry_operations afs_fs_dentry_operations = { variable