Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsuper.c78 static int ext4_unfreeze(struct super_block *sb);
1633 .unfreeze_fs = ext4_unfreeze,
6384 static int ext4_unfreeze(struct super_block *sb) in ext4_unfreeze() function