Searched refs:snapshot_wait_for_pagecache_and_delete_work (Results 1 – 2 of 2) sorted by relevance
447 snapshot_wait_for_pagecache_and_delete_work); in bch2_subvolume_wait_for_pagecache_and_delete()499 if (!queue_work(c->write_ref_wq, &c->snapshot_wait_for_pagecache_and_delete_work)) in bch2_subvolume_wait_for_pagecache_and_delete_hook()687 INIT_WORK(&c->snapshot_wait_for_pagecache_and_delete_work, in bch2_fs_subvolumes_init()
801 struct work_struct snapshot_wait_for_pagecache_and_delete_work; member