mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Call the given function for all superblocks of given type. Function gets a superblock (with s_umount locked shared) and (void *) argument supplied by caller of iterator. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>