Home
last modified time | relevance | path

Searched refs:fuse_export_operations (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/fuse/
Dinode.c809 static const struct export_operations fuse_export_operations = { variable
1098 sb->s_export_op = &fuse_export_operations; in fuse_fill_super()