Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c1211 static void filesystems_thaw_callback(struct super_block *sb, void *unused) in filesystems_thaw_callback() function
1231 __iterate_supers(filesystems_thaw_callback, NULL, SUPER_ITER_UNLOCKED); in filesystems_thaw()