Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dubifs.h269 int (*remount_fs) (struct super_block *, int *, char *); member
Dsuper.c2122 .remount_fs = ubifs_remount_fs,