Home
last modified time | relevance | path

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

/linux-6.14.4/fs/fuse/
Dinode.c1184 static const struct export_operations fuse_export_fid_operations = { variable
1386 fm->sb->s_export_op = &fuse_export_fid_operations; in process_init_reply()