Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dsuper.c43 static int thaw_super_locked(struct super_block *sb);
1041 thaw_super_locked(sb); in do_thaw_all_callback()
1795 static int thaw_super_locked(struct super_block *sb) in thaw_super_locked() function
1833 return thaw_super_locked(sb); in thaw_super()
/kernel/linux/linux-6.6/fs/
H A Dsuper.c42 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who);
1215 thaw_super_locked(sb, FREEZE_HOLDER_USERSPACE); in do_thaw_all_callback()
2046 static int thaw_super_locked(struct super_block *sb, enum freeze_holder who) in thaw_super_locked() function
2115 return thaw_super_locked(sb, who); in thaw_super()

Completed in 5 milliseconds