Searched refs:simple_dentry_operations (Results 1 – 4 of 4) sorted by relevance
53 const struct dentry_operations simple_dentry_operations = { variable56 EXPORT_SYMBOL(simple_dentry_operations);67 d_set_d_op(dentry, &simple_dentry_operations); in simple_lookup()
924 sb->s_d_op = &simple_dentry_operations; in hostfs_fill_sb_common()
1382 sb->s_d_op = &simple_dentry_operations; in rpc_fill_super()
3186 extern const struct dentry_operations simple_dentry_operations;