Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs.h263 int (*sync_fs)(struct super_block *sb, int wait); member
Dsuper.c2124 .sync_fs = ubifs_sync_fs,