Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dreadpage.c53 static void completion_pages(struct work_struct *work) in completion_pages() function
112 INIT_WORK(&ctx->r.work, completion_pages); in mpage_end_io()
/linux-4.4.14/fs/f2fs/
Dcrypto.c149 static void completion_pages(struct work_struct *work) in completion_pages() function
174 INIT_WORK(&ctx->r.work, completion_pages); in f2fs_end_io_crypto_work()