Home
last modified time | relevance | path

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

/linux-6.15/fs/affs/
H A Daffs.h165 extern const struct export_operations affs_export_ops;
H A Dnamei.c567 const struct export_operations affs_export_ops = { variable
H A Dsuper.c513 sb->s_export_op = &affs_export_ops; in affs_fill_super()