Searched refs:simple_dentry_operations (Results 1 – 5 of 5) sorted by relevance
436 s->s_d_op = &simple_dentry_operations; in devpts_fill_super()
65 const struct dentry_operations simple_dentry_operations = { variable68 EXPORT_SYMBOL(simple_dentry_operations);79 d_set_d_op(dentry, &simple_dentry_operations); in simple_lookup()
941 sb->s_d_op = &simple_dentry_operations; in hostfs_fill_super()
1370 sb->s_d_op = &simple_dentry_operations; in rpc_fill_super()
3409 extern const struct dentry_operations simple_dentry_operations;
Completed in 25 milliseconds