Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dinode.c1141 static const struct export_operations fuse_export_operations = { variable
1532 sb->s_export_op = &fuse_export_operations; in fuse_sb_defaults()