Home
last modified time | relevance | path

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

/openbmc/linux/fs/ufs/
H A Dsuper.c685 static int ufs_sync_fs(struct super_block *sb, int wait) in ufs_sync_fs() function
725 ufs_sync_fs(sbi->sb, 1); in delayed_sync_fs()
1499 .sync_fs = ufs_sync_fs,