Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dsuper.c43 static int thaw_super_locked(struct super_block *sb);
1032 thaw_super_locked(sb); in do_thaw_all_callback()
1786 static int thaw_super_locked(struct super_block *sb) in thaw_super_locked() function
1824 return thaw_super_locked(sb); in thaw_super()