Home
last modified time | relevance | path

Searched refs:verity_work (Results 1 – 3 of 3) sorted by relevance

/fs/ext4/
A Dreadpage.c94 static void verity_work(struct work_struct *work) in verity_work() function
134 INIT_WORK(&ctx->work, verity_work); in bio_post_read_processing()
/fs/f2fs/
A Dcompress.c1805 container_of(work, struct decompress_io_ctx, verity_work); in f2fs_verify_cluster()
1841 INIT_WORK(&dic->verity_work, f2fs_verify_cluster); in f2fs_decompress_end_io()
1842 fsverity_enqueue_verify_work(&dic->verity_work); in f2fs_decompress_end_io()
A Df2fs.h1588 struct work_struct verity_work; /* work to verify the decompressed pages */ member

Completed in 30 milliseconds