Searched refs:fuse_root_dentry_operations (Results 1 – 3 of 3) sorted by relevance
722 extern const struct dentry_operations fuse_root_dentry_operations;
1157 sb->s_d_op = &fuse_root_dentry_operations; in fuse_fill_super()
290 const struct dentry_operations fuse_root_dentry_operations = { variable