Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c915 static const struct export_operations fuse_export_operations = { variable
1295 sb->s_export_op = &fuse_export_operations; in fuse_sb_defaults()