/fs/ocfs2/dlm/ |
D | dlmdebug.c | 239 int out = 0; in stringify_lockname() local 247 out += snprintf(buf + out, len - out, "%.*s%08x", in stringify_lockname() 251 out += snprintf(buf + out, len - out, "%.*s", in stringify_lockname() 253 return out; in stringify_lockname() 259 int out = 0; in stringify_nodemap() local 263 out += snprintf(buf + out, len - out, "%d ", i); in stringify_nodemap() 265 return out; in stringify_nodemap() 270 int out = 0; in dump_mle() local 280 out += stringify_lockname(mle->mname, mle->mnamelen, buf + out, len - out); in dump_mle() 281 out += snprintf(buf + out, len - out, in dump_mle() [all …]
|
/fs/udf/ |
D | udfend.h | 10 struct kernel_lb_addr out; in lelb_to_cpu() local 12 out.logicalBlockNum = le32_to_cpu(in.logicalBlockNum); in lelb_to_cpu() 13 out.partitionReferenceNum = le16_to_cpu(in.partitionReferenceNum); in lelb_to_cpu() 15 return out; in lelb_to_cpu() 20 struct lb_addr out; in cpu_to_lelb() local 22 out.logicalBlockNum = cpu_to_le32(in.logicalBlockNum); in cpu_to_lelb() 23 out.partitionReferenceNum = cpu_to_le16(in.partitionReferenceNum); in cpu_to_lelb() 25 return out; in cpu_to_lelb() 30 struct short_ad out; in lesa_to_cpu() local 32 out.extLength = le32_to_cpu(in.extLength); in lesa_to_cpu() [all …]
|
/fs/btrfs/tests/ |
D | inode-tests.c | 245 goto out; in test_btrfs_get_extent() 251 goto out; in test_btrfs_get_extent() 257 goto out; in test_btrfs_get_extent() 270 goto out; in test_btrfs_get_extent() 274 goto out; in test_btrfs_get_extent() 289 goto out; in test_btrfs_get_extent() 293 goto out; in test_btrfs_get_extent() 299 goto out; in test_btrfs_get_extent() 303 goto out; in test_btrfs_get_extent() 311 goto out; in test_btrfs_get_extent() [all …]
|
D | extent-buffer-tests.c | 41 goto out; in test_btrfs_split_item() 48 goto out; in test_btrfs_split_item() 55 goto out; in test_btrfs_split_item() 79 goto out; in test_btrfs_split_item() 91 goto out; in test_btrfs_split_item() 98 goto out; in test_btrfs_split_item() 108 goto out; in test_btrfs_split_item() 116 goto out; in test_btrfs_split_item() 123 goto out; in test_btrfs_split_item() 132 goto out; in test_btrfs_split_item() [all …]
|
D | extent-map-tests.c | 74 goto out; in test_case_1() 83 goto out; in test_case_1() 95 goto out; in test_case_1() 103 goto out; in test_case_1() 116 goto out; in test_case_1() 128 out: in test_case_1() 162 goto out; in test_case_2() 171 goto out; in test_case_2() 183 goto out; in test_case_2() 191 goto out; in test_case_2() [all …]
|
/fs/nls/ |
D | nls_euc-jp.c | 410 unsigned char *out, int boundlen) in uni2char() argument 416 if ((n = p_nls->uni2char(uni, out, boundlen)) < 0) in uni2char() 421 if (IS_SJIS_JISX0201KANA(out[0])) { in uni2char() 426 out[1] = out[0]; in uni2char() 427 out[0] = SS2; in uni2char() 432 sjisnec2sjisibm(out, out[0], out[1]); in uni2char() 434 if (IS_SJIS_UDC_LOW(out[0], out[1])) { in uni2char() 436 MAP_SJIS2EUC(out[0], out[1], 0xF0, out[0], out[1], 0xF5); in uni2char() 437 } else if (IS_SJIS_UDC_HI(out[0], out[1])) { in uni2char() 444 n = 3; ch = out[0]; cl = out[1]; in uni2char() [all …]
|
/fs/btrfs/ |
D | send.c | 448 goto out; in fs_path_prepare_for_add() 463 out: in fs_path_prepare_for_add() 474 goto out; in fs_path_add() 477 out: in fs_path_add() 488 goto out; in fs_path_add_path() 491 out: in fs_path_add_path() 504 goto out; in fs_path_add_from_extent_buffer() 508 out: in fs_path_add_from_extent_buffer() 738 goto out; in send_rename() 746 out: in send_rename() [all …]
|
D | uuid-tree.c | 35 goto out; in btrfs_uuid_tree_lookup() 41 goto out; in btrfs_uuid_tree_lookup() 47 goto out; in btrfs_uuid_tree_lookup() 50 goto out; in btrfs_uuid_tree_lookup() 63 goto out; in btrfs_uuid_tree_lookup() 77 out: in btrfs_uuid_tree_lookup() 101 goto out; in btrfs_uuid_tree_add() 109 goto out; in btrfs_uuid_tree_add() 134 goto out; in btrfs_uuid_tree_add() 142 out: in btrfs_uuid_tree_add() [all …]
|
D | free-space-tree.c | 63 goto out; in add_new_free_space_info() 73 out: in add_new_free_space_info() 205 goto out; in convert_free_space_to_bitmaps() 218 goto out; in convert_free_space_to_bitmaps() 254 goto out; in convert_free_space_to_bitmaps() 261 goto out; in convert_free_space_to_bitmaps() 278 goto out; in convert_free_space_to_bitmaps() 300 goto out; in convert_free_space_to_bitmaps() 314 out: in convert_free_space_to_bitmaps() 344 goto out; in convert_free_space_to_extents() [all …]
|
/fs/ecryptfs/ |
D | keystore.c | 102 goto out; in ecryptfs_parse_packet_length() 106 goto out; in ecryptfs_parse_packet_length() 108 out: in ecryptfs_parse_packet_length() 168 goto out; in write_tag_64_packet() 176 goto out; in write_tag_64_packet() 187 goto out; in write_tag_64_packet() 194 out: in write_tag_64_packet() 222 goto out; in parse_tag_65_packet() 227 goto out; in parse_tag_65_packet() 233 goto out; in parse_tag_65_packet() [all …]
|
D | mmap.c | 60 goto out; in ecryptfs_writepage() 63 out: in ecryptfs_writepage() 145 goto out; in ecryptfs_copy_up_encrypted_with_header() 162 goto out; in ecryptfs_copy_up_encrypted_with_header() 167 out: in ecryptfs_copy_up_encrypted_with_header() 200 goto out; in ecryptfs_readpage() 210 goto out; in ecryptfs_readpage() 218 goto out; in ecryptfs_readpage() 221 out: in ecryptfs_readpage() 241 goto out; in fill_zeros_to_end_of_page() [all …]
|
D | crypto.c | 86 goto out; in ecryptfs_calculate_md5() 88 out: in ecryptfs_calculate_md5() 105 goto out; in ecryptfs_crypto_api_algify_cipher_name() 110 out: in ecryptfs_crypto_api_algify_cipher_name() 152 goto out; in ecryptfs_derive_iv() 159 out: in ecryptfs_derive_iv() 330 goto out; in crypt_scatterlist() 346 goto out; in crypt_scatterlist() 361 out: in crypt_scatterlist() 410 goto out; in crypt_extent() [all …]
|
/fs/orangefs/ |
D | orangefs-sysfs.c | 224 goto out; in sysfs_int_show() 231 goto out; in sysfs_int_show() 238 goto out; in sysfs_int_show() 245 goto out; in sysfs_int_show() 252 goto out; in sysfs_int_show() 254 goto out; in sysfs_int_show() 263 goto out; in sysfs_int_show() 269 goto out; in sysfs_int_show() 271 goto out; in sysfs_int_show() 275 out: in sysfs_int_show() [all …]
|
D | orangefs-debugfs.c | 204 goto out; in orangefs_kernel_debug_init() 217 out: in orangefs_kernel_debug_init() 237 goto out; in orangefs_debug_help_open() 241 goto out; in orangefs_debug_help_open() 247 out: in orangefs_debug_help_open() 309 goto out; in orangefs_client_debug_init() 327 out: in orangefs_client_debug_init() 344 goto out; in orangefs_debug_open() 351 out: in orangefs_debug_open() 371 goto out; in orangefs_debug_read() [all …]
|
/fs/hfsplus/ |
D | dir.c | 58 goto out; in hfsplus_lookup() 123 out: in hfsplus_lookup() 150 goto out; in hfsplus_readdir() 155 goto out; in hfsplus_readdir() 160 goto out; in hfsplus_readdir() 166 goto out; in hfsplus_readdir() 174 goto out; in hfsplus_readdir() 179 goto out; in hfsplus_readdir() 183 goto out; in hfsplus_readdir() 187 goto out; in hfsplus_readdir() [all …]
|
/fs/ext4/ |
D | inline.c | 73 goto out; in get_max_inline_xattr_value_size() 83 out: in get_max_inline_xattr_value_size() 145 goto out; in ext4_find_inline_data_nolock() 152 goto out; in ext4_find_inline_data_nolock() 160 out: in ext4_find_inline_data_nolock() 189 goto out; in ext4_read_inline_data() 201 out: in ext4_read_inline_data() 270 goto out; in ext4_create_inline_data() 286 goto out; in ext4_create_inline_data() 295 goto out; in ext4_create_inline_data() [all …]
|
/fs/nfs/ |
D | nfs42xdr.c | 583 goto out; in nfs4_xdr_dec_allocate() 586 goto out; in nfs4_xdr_dec_allocate() 589 goto out; in nfs4_xdr_dec_allocate() 592 goto out; in nfs4_xdr_dec_allocate() 594 out: in nfs4_xdr_dec_allocate() 611 goto out; in nfs4_xdr_dec_copy() 614 goto out; in nfs4_xdr_dec_copy() 617 goto out; in nfs4_xdr_dec_copy() 620 goto out; in nfs4_xdr_dec_copy() 623 goto out; in nfs4_xdr_dec_copy() [all …]
|
/fs/erofs/ |
D | decompressor.c | 27 int (*decompress)(struct z_erofs_decompress_req *rq, u8 *out); 44 struct page *const page = rq->out[i]; in z_erofs_lz4_prepare_destpages() 54 availables[top++] = rq->out[i - LZ4_MAX_DISTANCE_PAGES]; in z_erofs_lz4_prepare_destpages() 81 rq->out[i] = victim; in z_erofs_lz4_prepare_destpages() 113 static int z_erofs_lz4_decompress(struct z_erofs_decompress_req *rq, u8 *out) in z_erofs_lz4_decompress() argument 151 rq->out[nr - 1] != rq->in[0] || in z_erofs_lz4_decompress() 160 ret = LZ4_decompress_safe_partial(src + inputmargin, out, in z_erofs_lz4_decompress() 170 16, 1, out, rq->outputsize, true); in z_erofs_lz4_decompress() 192 static void copy_from_pcpubuf(struct page **out, const char *dst, in copy_from_pcpubuf() argument 201 struct page *const page = *out++; in copy_from_pcpubuf() [all …]
|
/fs/hfs/ |
D | trans.c | 33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc() argument 45 dst = out; in hfs_mac2asc() 68 goto out; in hfs_mac2asc() 81 out: in hfs_mac2asc() 82 return dst - out; in hfs_mac2asc() 97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac() argument 107 dst = out->name; in hfs_asc2mac() 126 goto out; in hfs_asc2mac() 145 out: in hfs_asc2mac() 146 out->len = dst - (char *)out->name; in hfs_asc2mac() [all …]
|
/fs/ubifs/ |
D | master.c | 121 goto out; in scan_for_master() 123 goto out; in scan_for_master() 128 goto out; in scan_for_master() 130 goto out; in scan_for_master() 156 out: in scan_for_master() 181 goto out; in validate_master() 186 goto out; in validate_master() 191 goto out; in validate_master() 199 goto out; in validate_master() 205 goto out; in validate_master() [all …]
|
/fs/autofs/ |
D | dev-ioctl.c | 117 goto out; in validate_dev_ioctl() 126 goto out; in validate_dev_ioctl() 133 goto out; in validate_dev_ioctl() 142 goto out; in validate_dev_ioctl() 147 out: in validate_dev_ioctl() 236 goto out; in autofs_dev_ioctl_open_mountpoint() 242 goto out; in autofs_dev_ioctl_open_mountpoint() 250 out: in autofs_dev_ioctl_open_mountpoint() 278 goto out; in autofs_dev_ioctl_openmount() 282 out: in autofs_dev_ioctl_openmount() [all …]
|
/fs/ocfs2/ |
D | refcounttree.c | 102 goto out; in ocfs2_validate_refcount_block() 110 goto out; in ocfs2_validate_refcount_block() 118 goto out; in ocfs2_validate_refcount_block() 120 out: in ocfs2_validate_refcount_block() 338 goto out; in ocfs2_get_refcount_tree() 373 goto out; in ocfs2_get_refcount_tree() 380 out: in ocfs2_get_refcount_tree() 403 goto out; in ocfs2_get_refcount_block() 411 out: in ocfs2_get_refcount_block() 423 goto out; in __ocfs2_lock_refcount_tree() [all …]
|
/fs/incfs/ |
D | vfs.c | 472 goto out; in pending_reads_read() 489 goto out; in pending_reads_read() 494 out: in pending_reads_read() 596 goto out; in log_read() 604 goto out; in log_read() 615 out: in log_read() 662 goto out; in iterate_incfs_dir() 673 goto out; in iterate_incfs_dir() 683 goto out; in iterate_incfs_dir() 692 out: in iterate_incfs_dir() [all …]
|
/fs/xfs/scrub/ |
D | dir.c | 59 goto out; in xchk_dir_check_ftype() 73 goto out; in xchk_dir_check_ftype() 81 out: in xchk_dir_check_ftype() 119 goto out; in xchk_dir_actor() 125 goto out; in xchk_dir_actor() 157 goto out; in xchk_dir_actor() 160 goto out; in xchk_dir_actor() 166 goto out; in xchk_dir_actor() 167 out: in xchk_dir_actor() 204 goto out; in xchk_dir_rec() [all …]
|
/fs/fat/ |
D | namei_msdos.c | 181 out: in msdos_cmp() 188 goto out; in msdos_cmp() 279 goto out; in msdos_create() 285 goto out; in msdos_create() 291 goto out; in msdos_create() 296 goto out; in msdos_create() 302 out: in msdos_create() 320 goto out; in msdos_rmdir() 323 goto out; in msdos_rmdir() 327 goto out; in msdos_rmdir() [all …]
|