Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dsuper.c243 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
392 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in hfsplus_fill_super()
/linux-4.4.14/fs/ufs/
Dsuper.c704 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
787 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in ufs_fill_super()