fuse_dentry_operations  301 fs/fuse/dir.c  const struct dentry_operations fuse_dentry_operations = {
fuse_dentry_operations  792 fs/fuse/fuse_i.h extern const struct dentry_operations fuse_dentry_operations;
fuse_dentry_operations 1195 fs/fuse/inode.c 	sb->s_d_op = &fuse_dentry_operations;