Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Daffs.h166 extern const struct export_operations affs_export_ops;
H A Dnamei.c570 const struct export_operations affs_export_ops = { variable
H A Dsuper.c547 sb->s_export_op = &affs_export_ops; in affs_fill_super()