Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper_types.h96 int (*thaw_super)(struct super_block *sb, enum freeze_holder who, member
/linux/fs/
H A Dsuper.c2235 int thaw_super(struct super_block *sb, enum freeze_holder who, in thaw_super() function