Searched refs:F2FS_WRITE_PATH_FL (Results 1 – 2 of 2) sorted by relevance
85 if (ctx->flags & F2FS_WRITE_PATH_FL && ctx->w.bounce_page) { in f2fs_release_crypto_ctx()141 ctx->flags &= ~F2FS_WRITE_PATH_FL; in f2fs_get_crypto_ctx()384 ctx->flags |= F2FS_WRITE_PATH_FL; in alloc_bounce_page()
87 #define F2FS_WRITE_PATH_FL 0x00000002 macro