Home
last modified time | relevance | path

Searched defs:thaw_super (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dsuper.c2212 int thaw_super(struct super_block *sb, enum freeze_holder who) in thaw_super() function
/linux/include/linux/
H A Dfs.h2302 int (*thaw_super) (struct super_block *, enum freeze_holder who); member