Home
last modified time | relevance | path

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

/Linux-v4.19/fs/exofs/
Dsuper.c362 static const struct export_operations exofs_export_ops; variable
822 sb->s_export_op = &exofs_export_ops; in exofs_fill_super()
992 static const struct export_operations exofs_export_ops = { variable