Searched defs:sctx (Results 1 - 47 of 47) sorted by relevance

/linux-4.1.27/arch/arm/crypto/
H A Dsha256_neon_glue.c35 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_update() local
H A Dsha1-ce-glue.c33 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_ce_update() local
H A Dsha1_neon_glue.c40 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_neon_update() local
H A Dsha2-ce-glue.c34 struct sha256_state *sctx = shash_desc_ctx(desc); sha2_ce_update() local
H A Dsha512_neon_glue.c81 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_neon_init() local
99 struct sha512_state *sctx = shash_desc_ctx(desc); __sha512_neon_update() local
129 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_neon_update() local
158 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_neon_final() local
203 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_neon_export() local
212 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_neon_import() local
221 struct sha512_state *sctx = shash_desc_ctx(desc); sha384_neon_init() local
/linux-4.1.27/arch/x86/purgatory/
H A Dpurgatory.c46 struct sha256_state sctx; verify_sha256_digest() local
H A Dsha256.c211 int sha256_init(struct sha256_state *sctx) sha256_init() argument
226 int sha256_update(struct sha256_state *sctx, const u8 *data, unsigned int len) sha256_update() argument
256 int sha256_final(struct sha256_state *sctx, u8 *out) sha256_final() argument
/linux-4.1.27/arch/x86/crypto/
H A Dsha256_ssse3_glue.c61 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_ssse3_update() local
H A Dsha512_ssse3_glue.c60 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_ssse3_update() local
H A Dsha1_ssse3_glue.c55 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_ssse3_update() local
/linux-4.1.27/arch/s390/crypto/
H A Dsha1_s390.c36 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha1_init() local
51 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha1_export() local
62 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha1_import() local
H A Dsha256_s390.c26 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha256_init() local
44 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha256_export() local
55 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha256_import() local
86 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha224_init() local
H A Dsha512_s390.c45 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha512_export() local
57 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); sha512_import() local
H A Daes_s390.c97 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); setkey_fallback_cip() local
116 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); aes_set_key() local
137 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); aes_encrypt() local
162 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); aes_decrypt() local
188 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); fallback_init_cip() local
204 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); fallback_exit_cip() local
235 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); setkey_fallback_blk() local
257 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); fallback_blk_dec() local
274 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); fallback_blk_enc() local
288 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); ecb_aes_set_key() local
342 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); ecb_aes_encrypt() local
356 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); ecb_aes_decrypt() local
369 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); fallback_init_blk() local
385 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); fallback_exit_blk() local
417 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); cbc_aes_set_key() local
447 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); cbc_aes_crypt() local
483 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); cbc_aes_encrypt() local
497 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); cbc_aes_decrypt() local
743 struct s390_aes_ctx *sctx = crypto_tfm_ctx(tfm); ctr_aes_set_key() local
850 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); ctr_aes_encrypt() local
861 struct s390_aes_ctx *sctx = crypto_blkcipher_ctx(desc->tfm); ctr_aes_decrypt() local
777 ctr_aes_crypt(struct blkcipher_desc *desc, long func, struct s390_aes_ctx *sctx, struct blkcipher_walk *walk) ctr_aes_crypt() argument
/linux-4.1.27/arch/arm64/crypto/
H A Dsha1-ce-glue.c38 struct sha1_ce_state *sctx = shash_desc_ctx(desc); sha1_ce_update() local
52 struct sha1_ce_state *sctx = shash_desc_ctx(desc); sha1_ce_finup() local
77 struct sha1_ce_state *sctx = shash_desc_ctx(desc); sha1_ce_final() local
H A Dsha2-ce-glue.c38 struct sha256_ce_state *sctx = shash_desc_ctx(desc); sha256_ce_update() local
52 struct sha256_ce_state *sctx = shash_desc_ctx(desc); sha256_ce_finup() local
78 struct sha256_ce_state *sctx = shash_desc_ctx(desc); sha256_ce_final() local
/linux-4.1.27/include/crypto/
H A Dsha1_base.h22 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_base_init() local
39 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_base_do_update() local
76 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_base_do_finalize() local
97 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_base_finish() local
H A Dsha256_base.h23 struct sha256_state *sctx = shash_desc_ctx(desc); sha224_base_init() local
40 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_init() local
60 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_do_update() local
97 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_do_finalize() local
119 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_finish() local
H A Dsha512_base.h23 struct sha512_state *sctx = shash_desc_ctx(desc); sha384_base_init() local
40 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_base_init() local
60 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_base_do_update() local
99 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_base_do_finalize() local
122 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_base_finish() local
/linux-4.1.27/drivers/staging/skein/
H A Dskein_generic.c45 struct skein_256_ctx *sctx = shash_desc_ctx(desc); skein256_export() local
53 struct skein_256_ctx *sctx = shash_desc_ctx(desc); skein256_import() local
80 struct skein_512_ctx *sctx = shash_desc_ctx(desc); skein512_export() local
88 struct skein_512_ctx *sctx = shash_desc_ctx(desc); skein512_import() local
115 struct skein_1024_ctx *sctx = shash_desc_ctx(desc); skein1024_export() local
123 struct skein_1024_ctx *sctx = shash_desc_ctx(desc); skein1024_import() local
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-sha256.c51 struct sha256_state *sctx = shash_desc_ctx(desc); nx_sha256_init() local
71 struct sha256_state *sctx = shash_desc_ctx(desc); nx_sha256_update() local
191 struct sha256_state *sctx = shash_desc_ctx(desc); nx_sha256_final() local
262 struct sha256_state *sctx = shash_desc_ctx(desc); nx_sha256_export() local
271 struct sha256_state *sctx = shash_desc_ctx(desc); nx_sha256_import() local
H A Dnx-aes-xcbc.c172 struct xcbc_state *sctx = shash_desc_ctx(desc); nx_xcbc_init() local
183 struct xcbc_state *sctx = shash_desc_ctx(desc); nx_xcbc_update() local
309 struct xcbc_state *sctx = shash_desc_ctx(desc); nx_xcbc_final() local
H A Dnx-sha512.c51 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_init() local
71 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_update() local
194 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_final() local
268 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_export() local
277 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_import() local
/linux-4.1.27/arch/sparc/crypto/
H A Dmd5_glue.c45 static void __md5_sparc64_update(struct md5_state *sctx, const u8 *data, __md5_sparc64_update() argument
69 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_update() local
85 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_final() local
118 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_export() local
127 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_import() local
H A Dsha1_glue.c31 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_init() local
40 static void __sha1_sparc64_update(struct sha1_state *sctx, const u8 *data, __sha1_sparc64_update() argument
64 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_update() local
80 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_final() local
113 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_export() local
122 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_import() local
H A Dsha512_glue.c30 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_sparc64_init() local
46 struct sha512_state *sctx = shash_desc_ctx(desc); sha384_sparc64_init() local
60 static void __sha512_sparc64_update(struct sha512_state *sctx, const u8 *data, __sha512_sparc64_update() argument
85 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_sparc64_update() local
101 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_sparc64_final() local
H A Dsha256_glue.c31 struct sha256_state *sctx = shash_desc_ctx(desc); sha224_sparc64_init() local
47 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_init() local
61 static void __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data, __sha256_sparc64_update() argument
85 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_update() local
100 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_final() local
145 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_export() local
153 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_import() local
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c35 static void octeon_sha512_store_hash(struct sha512_state *sctx) octeon_sha512_store_hash() argument
47 static void octeon_sha512_read_hash(struct sha512_state *sctx) octeon_sha512_read_hash() argument
83 struct sha512_state *sctx = shash_desc_ctx(desc); octeon_sha512_init() local
100 struct sha512_state *sctx = shash_desc_ctx(desc); octeon_sha384_init() local
115 static void __octeon_sha512_update(struct sha512_state *sctx, const u8 *data, __octeon_sha512_update() argument
152 struct sha512_state *sctx = shash_desc_ctx(desc); octeon_sha512_update() local
177 struct sha512_state *sctx = shash_desc_ctx(desc); octeon_sha512_final() local
H A Docteon-sha1.c35 static void octeon_sha1_store_hash(struct sha1_state *sctx) octeon_sha1_store_hash() argument
49 static void octeon_sha1_read_hash(struct sha1_state *sctx) octeon_sha1_read_hash() argument
80 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_init() local
92 static void __octeon_sha1_update(struct sha1_state *sctx, const u8 *data, __octeon_sha1_update() argument
126 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_update() local
151 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_final() local
191 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_export() local
199 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_import() local
H A Docteon-sha256.c36 static void octeon_sha256_store_hash(struct sha256_state *sctx) octeon_sha256_store_hash() argument
46 static void octeon_sha256_read_hash(struct sha256_state *sctx) octeon_sha256_read_hash() argument
72 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha224_init() local
89 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_init() local
104 static void __octeon_sha256_update(struct sha256_state *sctx, const u8 *data, __octeon_sha256_update() argument
138 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_update() local
163 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_final() local
215 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_export() local
223 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_import() local
/linux-4.1.27/arch/powerpc/crypto/
H A Dmd5-glue.c26 static inline void ppc_md5_clear_context(struct md5_state *sctx) ppc_md5_clear_context() argument
38 struct md5_state *sctx = shash_desc_ctx(desc); ppc_md5_init() local
52 struct md5_state *sctx = shash_desc_ctx(desc); ppc_md5_update() local
83 struct md5_state *sctx = shash_desc_ctx(desc); ppc_md5_final() local
115 struct md5_state *sctx = shash_desc_ctx(desc); ppc_md5_export() local
123 struct md5_state *sctx = shash_desc_ctx(desc); ppc_md5_import() local
H A Dsha1-spe-glue.c53 static inline void ppc_sha1_clear_context(struct sha1_state *sctx) ppc_sha1_clear_context() argument
65 struct sha1_state *sctx = shash_desc_ctx(desc); ppc_spe_sha1_init() local
80 struct sha1_state *sctx = shash_desc_ctx(desc); ppc_spe_sha1_update() local
123 struct sha1_state *sctx = shash_desc_ctx(desc); ppc_spe_sha1_final() local
160 struct sha1_state *sctx = shash_desc_ctx(desc); ppc_spe_sha1_export() local
168 struct sha1_state *sctx = shash_desc_ctx(desc); ppc_spe_sha1_import() local
H A Dsha1.c33 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_init() local
45 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_update() local
81 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_final() local
109 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_export() local
117 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_import() local
H A Dsha256-spe-glue.c54 static inline void ppc_sha256_clear_context(struct sha256_state *sctx) ppc_sha256_clear_context() argument
66 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_init() local
83 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha224_init() local
101 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_update() local
145 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_final() local
206 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_export() local
214 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_import() local
/linux-4.1.27/drivers/crypto/
H A Dpadlock-sha.c296 struct sha1_state *sctx = shash_desc_ctx(desc); padlock_sha1_init_nano() local
308 struct sha1_state *sctx = shash_desc_ctx(desc); padlock_sha1_update_nano() local
384 struct sha256_state *sctx = shash_desc_ctx(desc); padlock_sha256_init_nano() local
397 struct sha256_state *sctx = shash_desc_ctx(desc); padlock_sha256_update_nano() local
476 void *sctx = shash_desc_ctx(desc); padlock_sha_export_nano() local
486 void *sctx = shash_desc_ctx(desc); padlock_sha_import_nano() local
/linux-4.1.27/arch/powerpc/perf/
H A Dcallchain.c352 struct sigcontext32 sctx; member in struct:signal_frame_32
/linux-4.1.27/drivers/md/
H A Ddm-switch.c62 struct switch_ctx *sctx; alloc_switch_ctx() local
79 struct switch_ctx *sctx = ti->private; alloc_region_table() local
126 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, switch_get_position() argument
140 static unsigned switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) switch_region_table_read() argument
154 static unsigned switch_get_path_nr(struct switch_ctx *sctx, sector_t offset) switch_get_path_nr() argument
174 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, switch_region_table_write() argument
192 static void initialise_region_table(struct switch_ctx *sctx) initialise_region_table() argument
206 struct switch_ctx *sctx = ti->private; parse_path() local
235 struct switch_ctx *sctx = ti->private; switch_dtr() local
260 struct switch_ctx *sctx; switch_ctr() local
321 struct switch_ctx *sctx = ti->private; switch_map() local
373 static int process_set_region_mappings(struct switch_ctx *sctx, process_set_region_mappings() argument
473 struct switch_ctx *sctx = ti->private; switch_message() local
491 struct switch_ctx *sctx = ti->private; switch_status() local
517 struct switch_ctx *sctx = ti->private; switch_ioctl() local
540 struct switch_ctx *sctx = ti->private; switch_iterate_devices() local
/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c351 struct sha1_hash_ctx *sctx = shash_desc_ctx(desc); sha1_mb_init() local
369 struct sha1_hash_ctx *sctx = shash_desc_ctx(&rctx->desc); sha1_mb_set_results() local
662 struct sha1_hash_ctx *sctx = shash_desc_ctx(desc); sha1_mb_export() local
671 struct sha1_hash_ctx *sctx = shash_desc_ctx(desc); sha1_mb_import() local
/linux-4.1.27/arch/powerpc/kernel/
H A Dsignal_32.c219 struct sigcontext sctx; /* the sigcontext */ member in struct:sigframe
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c2314 void rtw_sctx_init23a(struct submit_ctx *sctx, int timeout_ms) rtw_sctx_init23a() argument
2321 int rtw_sctx_wait23a(struct submit_ctx *sctx) rtw_sctx_wait23a() argument
2357 void rtw23a_sctx_done_err(struct submit_ctx **sctx, int status) rtw23a_sctx_done_err() argument
H A Drtw_mlme_ext.c2277 struct submit_ctx sctx; dump_mgntframe23a_and_wait() local
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c2130 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) rtw_sctx_init() argument
2138 int rtw_sctx_wait(struct submit_ctx *sctx) rtw_sctx_wait() argument
2174 void rtw_sctx_done_err(struct submit_ctx **sctx, int status) rtw_sctx_done_err() argument
2185 void rtw_sctx_done(struct submit_ctx **sctx) rtw_sctx_done() argument
H A Drtw_mlme_ext.c1901 struct submit_ctx sctx; dump_mgntframe_and_wait() local
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Drtw_xmit.h212 struct submit_ctx *sctx; member in struct:xmit_buf
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtw_xmit.h212 struct submit_ctx *sctx; member in struct:xmit_buf
/linux-4.1.27/fs/btrfs/
H A Dscrub.c95 struct scrub_ctx *sctx; member in struct:scrub_bio
116 struct scrub_ctx *sctx; member in struct:scrub_block
132 struct scrub_ctx *sctx; member in struct:scrub_parity
208 struct scrub_ctx *sctx; member in struct:scrub_fixup_nodatasum
224 struct scrub_ctx *sctx; member in struct:scrub_copy_nocow_ctx
312 static void scrub_pending_bio_inc(struct scrub_ctx *sctx) scrub_pending_bio_inc() argument
318 static void scrub_pending_bio_dec(struct scrub_ctx *sctx) scrub_pending_bio_dec() argument
352 static void scrub_pending_trans_workers_inc(struct scrub_ctx *sctx) scrub_pending_trans_workers_inc() argument
384 static void scrub_pending_trans_workers_dec(struct scrub_ctx *sctx) scrub_pending_trans_workers_dec() argument
402 static void scrub_free_csums(struct scrub_ctx *sctx) scrub_free_csums() argument
413 static noinline_for_stack void scrub_free_ctx(struct scrub_ctx *sctx) scrub_free_ctx() argument
445 static void scrub_put_ctx(struct scrub_ctx *sctx) scrub_put_ctx() argument
454 struct scrub_ctx *sctx; scrub_setup_ctx() local
801 struct scrub_ctx *sctx; scrub_fixup_nodatasum() local
890 struct scrub_ctx *sctx = sblock_to_check->sctx; scrub_handle_errored_block() local
1320 struct scrub_ctx *sctx = original_sblock->sctx; scrub_setup_recheck_block() local
1703 static int scrub_add_page_to_wr_bio(struct scrub_ctx *sctx, scrub_add_page_to_wr_bio() argument
1774 static void scrub_wr_submit(struct scrub_ctx *sctx) scrub_wr_submit() argument
1809 struct scrub_ctx *sctx = sbio->sctx; scrub_wr_bio_end_io_worker() local
1858 struct scrub_ctx *sctx = sblock->sctx; scrub_checksum_data() local
1902 struct scrub_ctx *sctx = sblock->sctx; scrub_checksum_tree_block() local
1974 struct scrub_ctx *sctx = sblock->sctx; scrub_checksum_super() local
2080 static void scrub_submit(struct scrub_ctx *sctx) scrub_submit() argument
2107 static int scrub_add_page_to_rd_bio(struct scrub_ctx *sctx, scrub_add_page_to_rd_bio() argument
2181 static int scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len, scrub_pages() argument
2277 struct scrub_ctx *sctx = sbio->sctx; scrub_bio_end_io_worker() local
2384 static int scrub_find_csum(struct scrub_ctx *sctx, u64 logical, u64 len, scrub_find_csum() argument
2418 static int scrub_extent(struct scrub_ctx *sctx, u64 logical, u64 len, scrub_extent() argument
2478 struct scrub_ctx *sctx = sparity->sctx; scrub_pages_for_parity() local
2562 struct scrub_ctx *sctx = sparity->sctx; scrub_extent_for_parity() local
2645 struct scrub_ctx *sctx = sparity->sctx; scrub_free_parity() local
2668 struct scrub_ctx *sctx = sparity->sctx; scrub_parity_bio_endio() local
2681 struct scrub_ctx *sctx = sparity->sctx; scrub_parity_check_and_repair() local
2754 static noinline_for_stack int scrub_raid56_parity(struct scrub_ctx *sctx, scrub_raid56_parity() argument
2957 static noinline_for_stack int scrub_stripe(struct scrub_ctx *sctx, scrub_stripe() argument
3322 static noinline_for_stack int scrub_chunk(struct scrub_ctx *sctx, scrub_chunk() argument
3366 int scrub_enumerate_chunks(struct scrub_ctx *sctx, scrub_enumerate_chunks() argument
3521 static noinline_for_stack int scrub_supers(struct scrub_ctx *sctx, scrub_supers() argument
3612 struct scrub_ctx *sctx; btrfs_scrub_dev() local
3802 struct scrub_ctx *sctx; btrfs_scrub_cancel_dev() local
3826 struct scrub_ctx *sctx = NULL; btrfs_scrub_progress() local
3864 static int scrub_setup_wr_ctx(struct scrub_ctx *sctx, scrub_setup_wr_ctx() argument
3893 static int copy_nocow_pages(struct scrub_ctx *sctx, u64 logical, u64 len, copy_nocow_pages() argument
3944 struct scrub_ctx *sctx = nocow_ctx->sctx; copy_nocow_pages_worker() local
4190 static int write_page_nocow(struct scrub_ctx *sctx, write_page_nocow() argument
H A Dsend.c282 static int need_send_hole(struct send_ctx *sctx) need_send_hole() argument
541 static int tlv_put(struct send_ctx *sctx, u16 attr, const void *data, int len) tlv_put() argument
569 static int tlv_put_string(struct send_ctx *sctx, u16 attr, tlv_put_string() argument
577 static int tlv_put_uuid(struct send_ctx *sctx, u16 attr, tlv_put_uuid() argument
583 static int tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, tlv_put_btrfs_timespec() argument
637 static int send_header(struct send_ctx *sctx) send_header() argument
651 static int begin_cmd(struct send_ctx *sctx, int cmd) begin_cmd() argument
667 static int send_cmd(struct send_ctx *sctx) send_cmd() argument
693 static int send_rename(struct send_ctx *sctx, send_rename() argument
717 static int send_link(struct send_ctx *sctx, send_link() argument
741 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) send_unlink() argument
763 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) send_rmdir() argument
1145 struct send_ctx *sctx; member in struct:backref_ctx
1273 static int find_extent_clone(struct send_ctx *sctx, find_extent_clone() argument
1502 static int gen_unique_name(struct send_ctx *sctx, gen_unique_name() argument
1574 static int get_cur_inode_state(struct send_ctx *sctx, u64 ino, u64 gen) get_cur_inode_state() argument
1640 static int is_inode_existent(struct send_ctx *sctx, u64 ino, u64 gen) is_inode_existent() argument
1808 static int will_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, will_overwrite_ref() argument
1879 static int did_overwrite_ref(struct send_ctx *sctx, did_overwrite_ref() argument
1932 static int did_overwrite_first_ref(struct send_ctx *sctx, u64 ino, u64 gen) did_overwrite_first_ref() argument
1964 static int name_cache_insert(struct send_ctx *sctx, name_cache_insert() argument
1994 static void name_cache_delete(struct send_ctx *sctx, name_cache_delete() argument
2020 static struct name_cache_entry *name_cache_search(struct send_ctx *sctx, name_cache_search() argument
2041 static void name_cache_used(struct send_ctx *sctx, struct name_cache_entry *nce) name_cache_used() argument
2050 static void name_cache_clean_unused(struct send_ctx *sctx) name_cache_clean_unused() argument
2065 static void name_cache_free(struct send_ctx *sctx) name_cache_free() argument
2085 static int __get_cur_name_and_parent(struct send_ctx *sctx, __get_cur_name_and_parent() argument
2221 static int get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, get_cur_path() argument
2282 static int send_subvol_begin(struct send_ctx *sctx) send_subvol_begin() argument
2360 static int send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) send_truncate() argument
2389 static int send_chmod(struct send_ctx *sctx, u64 ino, u64 gen, u64 mode) send_chmod() argument
2418 static int send_chown(struct send_ctx *sctx, u64 ino, u64 gen, u64 uid, u64 gid) send_chown() argument
2448 static int send_utimes(struct send_ctx *sctx, u64 ino, u64 gen) send_utimes() argument
2508 static int send_create_inode(struct send_ctx *sctx, u64 ino) send_create_inode() argument
2592 static int did_create_dir(struct send_ctx *sctx, u64 dir) did_create_dir() argument
2660 static int send_create_inode_if_needed(struct send_ctx *sctx) send_create_inode_if_needed() argument
2752 static void free_recorded_refs(struct send_ctx *sctx) free_recorded_refs() argument
2763 static int orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, orphanize_inode() argument
2785 add_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino) add_orphan_dir_info() argument
2816 get_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino) get_orphan_dir_info() argument
2833 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino) is_waiting_for_rm() argument
2840 static void free_orphan_dir_info(struct send_ctx *sctx, free_orphan_dir_info() argument
2854 static int can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen, can_rmdir() argument
2933 static int is_waiting_for_move(struct send_ctx *sctx, u64 ino) is_waiting_for_move() argument
2940 static int add_waiting_dir_move(struct send_ctx *sctx, u64 ino) add_waiting_dir_move() argument
2971 get_waiting_dir_move(struct send_ctx *sctx, u64 ino) get_waiting_dir_move() argument
2988 static void free_waiting_dir_move(struct send_ctx *sctx, free_waiting_dir_move() argument
2997 static int add_pending_dir_move(struct send_ctx *sctx, add_pending_dir_move() argument
3066 static struct pending_dir_move *get_pending_dir_moves(struct send_ctx *sctx, get_pending_dir_moves() argument
3084 static int apply_dir_move(struct send_ctx *sctx, struct pending_dir_move *pm) apply_dir_move() argument
3191 static void free_pending_move(struct send_ctx *sctx, struct pending_dir_move *m) free_pending_move() argument
3214 static int apply_children_dir_moves(struct send_ctx *sctx) apply_children_dir_moves() argument
3285 static int wait_for_dest_dir_move(struct send_ctx *sctx, wait_for_dest_dir_move() argument
3370 static int wait_for_parent_move(struct send_ctx *sctx, wait_for_parent_move() argument
3448 static int process_recorded_refs(struct send_ctx *sctx, int *pending_move) process_recorded_refs() argument
3783 struct send_ctx *sctx = ctx; record_ref() local
3815 struct send_ctx *sctx = ctx; __record_new_ref() local
3825 struct send_ctx *sctx = ctx; __record_deleted_ref() local
3830 static int record_new_ref(struct send_ctx *sctx) record_new_ref() argument
3844 static int record_deleted_ref(struct send_ctx *sctx) record_deleted_ref() argument
3922 struct send_ctx *sctx = ctx; __record_changed_new_ref() local
3945 struct send_ctx *sctx = ctx; __record_changed_deleted_ref() local
3962 static int record_changed_ref(struct send_ctx *sctx) record_changed_ref() argument
3984 static int process_all_refs(struct send_ctx *sctx, process_all_refs() argument
4057 static int send_set_xattr(struct send_ctx *sctx, send_set_xattr() argument
4079 static int send_remove_xattr(struct send_ctx *sctx, send_remove_xattr() argument
4105 struct send_ctx *sctx = ctx; __process_new_xattr() local
4146 struct send_ctx *sctx = ctx; __process_deleted_xattr() local
4164 static int process_new_xattr(struct send_ctx *sctx) process_new_xattr() argument
4174 static int process_deleted_xattr(struct send_ctx *sctx) process_deleted_xattr() argument
4248 struct send_ctx *sctx = ctx; __process_changed_new_xattr() local
4278 struct send_ctx *sctx = ctx; __process_changed_deleted_xattr() local
4291 static int process_changed_xattr(struct send_ctx *sctx) process_changed_xattr() argument
4306 static int process_all_new_xattrs(struct send_ctx *sctx) process_all_new_xattrs() argument
4363 static ssize_t fill_read_buf(struct send_ctx *sctx, u64 offset, u32 len) fill_read_buf() argument
4440 static int send_write(struct send_ctx *sctx, u64 offset, u32 len) send_write() argument
4484 static int send_clone(struct send_ctx *sctx, send_clone() argument
4544 static int send_update_extent(struct send_ctx *sctx, send_update_extent() argument
4574 static int send_hole(struct send_ctx *sctx, u64 end) send_hole() argument
4607 static int send_write_or_clone(struct send_ctx *sctx, send_write_or_clone() argument
4666 static int is_extent_unchanged(struct send_ctx *sctx, is_extent_unchanged() argument
4836 static int get_last_extent(struct send_ctx *sctx, u64 offset) get_last_extent() argument
4881 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, maybe_send_hole() argument
4931 static int process_extent(struct send_ctx *sctx, process_extent() argument
4991 static int process_all_extents(struct send_ctx *sctx) process_all_extents() argument
5048 static int process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, process_recorded_refs_if_needed() argument
5071 static int finish_inode_if_needed(struct send_ctx *sctx, int at_end) finish_inode_if_needed() argument
5192 static int changed_inode(struct send_ctx *sctx, changed_inode() argument
5350 static int changed_ref(struct send_ctx *sctx, changed_ref() argument
5375 static int changed_xattr(struct send_ctx *sctx, changed_xattr() argument
5399 static int changed_extent(struct send_ctx *sctx, changed_extent() argument
5415 static int dir_changed(struct send_ctx *sctx, u64 dir) dir_changed() argument
5433 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, compare_refs() argument
5486 struct send_ctx *sctx = ctx; changed_cb() local
5532 static int full_send_tree(struct send_ctx *sctx) full_send_tree() argument
5587 static int send_subvol(struct send_ctx *sctx) send_subvol() argument
5633 static int ensure_commit_roots_uptodate(struct send_ctx *sctx) ensure_commit_roots_uptodate() argument
5688 struct send_ctx *sctx = NULL; btrfs_ioctl_send() local

Completed in 1526 milliseconds