Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hfsplus/
Dsuper.c242 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
391 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in hfsplus_fill_super()
/linux-4.1.27/fs/ufs/
Dsuper.c721 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
806 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in ufs_fill_super()