Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsysfs.c273 void erofs_unregister_sysfs(struct super_block *sb) in erofs_unregister_sysfs() function
H A Dinternal.h455 void erofs_unregister_sysfs(struct super_block *sb);
H A Dsuper.c928 erofs_unregister_sysfs(sb); in erofs_put_super()