Searched refs:fuse_dentry_operations (Results 1 – 3 of 3) sorted by relevance
809 extern const struct dentry_operations fuse_dentry_operations;
1219 sb->s_d_op = &fuse_dentry_operations; in fuse_fill_super_common()
337 const struct dentry_operations fuse_dentry_operations = { variable