Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsuper.c42 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who);
1226 thaw_super_locked(sb, FREEZE_HOLDER_USERSPACE); in do_thaw_all_callback()
2060 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who) in thaw_super_locked() function
2129 return thaw_super_locked(sb, who); in thaw_super()