Home
last modified time | relevance | path

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

/Linux-v5.4/fs/isofs/
Disofs.h202 extern const struct export_operations isofs_export_ops;
Dexport.c188 const struct export_operations isofs_export_ops = { variable
Dinode.c882 s->s_export_op = &isofs_export_ops; in isofs_fill_super()