Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dsuper.c247 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
395 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in hfsplus_fill_super()
/openbmc/linux/fs/ufs/
H A Dsuper.c715 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
815 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in ufs_fill_super()