Home
last modified time | relevance | path

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

/linux-4.1.27/fs/exofs/
Dsuper.c358 static const struct export_operations exofs_export_ops; variable
816 sb->s_export_op = &exofs_export_ops; in exofs_fill_super()
994 static const struct export_operations exofs_export_ops = { variable