/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.c | 30 return -ENOSPC; in gssx_enc_bool() 41 return -ENOSPC; in gssx_dec_bool() 53 return -ENOSPC; in gssx_enc_buffer() 65 return -ENOSPC; in gssx_enc_in_token() 83 return -ENOSPC; in gssx_dec_buffer() 88 return -ENOSPC; in gssx_dec_buffer() 95 return -ENOSPC; in gssx_dec_buffer() 142 return -ENOSPC; in dummy_enc_opt_array() 157 return -ENOSPC; in dummy_dec_opt_array() 192 return -ENOSPC; in gssx_dec_linux_creds() [all …]
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 94 return -ENOSPC; in trace_log_reg() 111 return -ENOSPC; in trace_log_counter() 131 return -ENOSPC; in trace_log_string() 148 return -ENOSPC; in trace_log_indent() 161 return -ENOSPC; in trace_log_outdent()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_debugfs.c | 63 return -ENOSPC; in ixgbe_dbg_reg_ops_read() 90 return -ENOSPC; in ixgbe_dbg_reg_ops_write() 168 return -ENOSPC; in ixgbe_dbg_netdev_ops_read() 195 return -ENOSPC; in ixgbe_dbg_netdev_ops_write()
|
/linux-4.1.27/fs/ocfs2/ |
D | suballoc.c | 466 if (status != -ENOSPC) in ocfs2_block_group_alloc_contig() 506 if (status != -ENOSPC) in ocfs2_block_group_claim_bits() 549 if (status != -ENOSPC) in ocfs2_block_group_grow_discontig() 567 status = -ENOSPC; in ocfs2_block_group_grow_discontig() 622 status = -ENOSPC; in ocfs2_block_group_alloc_discontig() 645 if (status != -ENOSPC) in ocfs2_block_group_alloc_discontig() 708 if (status != -ENOSPC) in ocfs2_block_group_alloc() 731 if (IS_ERR(bg_bh) && (PTR_ERR(bg_bh) == -ENOSPC)) in ocfs2_block_group_alloc() 738 if (status != -ENOSPC) in ocfs2_block_group_alloc() 851 status = -ENOSPC; in ocfs2_reserve_suballoc_bits() [all …]
|
D | localalloc.c | 658 status = -ENOSPC; in ocfs2_reserve_local_alloc_bits() 685 if (status != -ENOSPC) in ocfs2_reserve_local_alloc_bits() 696 status = -ENOSPC; in ocfs2_reserve_local_alloc_bits() 751 status = -ENOSPC; in ocfs2_claim_local_alloc_bits() 1129 if (status == -ENOSPC) { in ocfs2_local_alloc_reserve_for_window() 1188 if (status == -ENOSPC) { in ocfs2_local_alloc_new_window() 1204 if (status == -ENOSPC) in ocfs2_local_alloc_new_window() 1218 if (status != -ENOSPC) in ocfs2_local_alloc_new_window() 1269 if (status != -ENOSPC) in ocfs2_local_alloc_slide_window() 1318 if (status != -ENOSPC) in ocfs2_local_alloc_slide_window()
|
D | dir.c | 1754 retval = -ENOSPC; in __ocfs2_add_entry() 3272 if (status != -ENOSPC) in ocfs2_extend_dir() 3280 if (status != -ENOSPC) in ocfs2_extend_dir() 3439 ret = -ENOSPC; in ocfs2_find_dir_space_id() 3472 status = -ENOSPC; in ocfs2_find_dir_space_el() 3607 return -ENOSPC; in ocfs2_dx_dir_find_leaf_split() 3757 return -ENOSPC; in ocfs2_dx_dir_rebalance() 3784 if (ret != -ENOSPC) in ocfs2_dx_dir_rebalance() 3962 ret = -ENOSPC; in ocfs2_find_dir_space_dx() 3970 if (ret != -ENOSPC) in ocfs2_find_dir_space_dx() [all …]
|
D | mmap.c | 110 if (ret != -ENOSPC) in __ocfs2_page_mkwrite()
|
D | slot_map.c | 242 return -ENOSPC; in ocfs2_slot_map_physical_size() 270 int i, ret = -ENOSPC; in __ocfs2_find_empty_slot()
|
D | namei.c | 307 if (status != -ENOSPC) in ocfs2_mknod() 350 if (status != -ENOSPC) in ocfs2_mknod() 357 if (status != -ENOSPC) in ocfs2_mknod() 1816 if (status != -ENOSPC) in ocfs2_symlink() 1855 if (status != -ENOSPC) in ocfs2_symlink() 1908 if (status != -ENOSPC && status != -EINTR) { in ocfs2_symlink() 1913 status = -ENOSPC; in ocfs2_symlink() 2396 if (ret != -ENOSPC) in ocfs2_prep_new_orphaned_file() 2470 if (status != -ENOSPC) in ocfs2_create_inode_in_orphan()
|
D | xattr.c | 746 if (status != -ENOSPC) in ocfs2_xattr_extend_allocation() 1426 return -ENOSPC; in ocfs2_xa_check_space_helper() 1776 return -ENOSPC; in ocfs2_xa_bucket_check_space() 2240 if (ret != -ENOSPC) in ocfs2_xa_set() 2716 ret = -ENOSPC; in ocfs2_xattr_ibody_init() 2768 return -ENOSPC; in ocfs2_xattr_ibody_set() 2774 if (ret != -ENOSPC) in ocfs2_xattr_ibody_set() 2784 if (ret != -ENOSPC) in ocfs2_xattr_ibody_set() 2975 else if ((ret != -ENOSPC) || ctxt->set_abort) in ocfs2_xattr_block_set() 3340 } else if ((ret == -ENOSPC) && !ctxt->set_abort) { in __ocfs2_xattr_set_handle() [all …]
|
/linux-4.1.27/fs/afs/ |
D | misc.c | 38 case VDISKFULL: return -ENOSPC; in afs_abort_to_error() 58 case 0x2f6df1b: return -ENOSPC; in afs_abort_to_error()
|
/linux-4.1.27/fs/ubifs/ |
D | budget.c | 158 if (err != -EAGAIN && err != -ENOSPC) in make_free_space() 168 return -ENOSPC; in make_free_space() 347 return -ENOSPC; in do_budget_space() 356 return -ENOSPC; in do_budget_space() 360 return -ENOSPC; in do_budget_space() 468 return -ENOSPC; in ubifs_budget_space() 500 } else if (err == -ENOSPC) { in ubifs_budget_space()
|
D | find.c | 176 return ERR_PTR(-ENOSPC); in scan_for_dirty() 456 return ERR_PTR(-ENOSPC); in do_find_free_space() 704 err = -ENOSPC; in ubifs_find_free_leb_for_idx() 866 return -ENOSPC; in find_dirty_idx_leb() 934 return -ENOSPC; in find_dirtiest_idx_leb() 976 if (err == -ENOSPC) in ubifs_find_dirty_idx_leb() 980 if (err == -ENOSPC) in ubifs_find_dirty_idx_leb()
|
D | gc.c | 698 ret = -ENOSPC; in ubifs_garbage_collect() 711 if (ret == -ENOSPC) in ubifs_garbage_collect() 801 if (ret == -ENOSPC && !list_empty(&c->idx_gc)) { in ubifs_garbage_collect() 820 ubifs_assert(ret != -ENOSPC && ret != -EAGAIN); in ubifs_garbage_collect() 977 return -ENOSPC; in ubifs_get_idx_gc_leb()
|
D | tnc_commit.c | 377 if (err != -ENOSPC) { in layout_in_gaps() 445 return -ENOSPC; in layout_in_empty_space() 686 return -ENOSPC; in alloc_idx_lebs() 753 if (err == -ENOSPC) in ubifs_tnc_start_commit()
|
D | journal.c | 148 if (err != -ENOSPC) in reserve_space() 162 if (err != -ENOSPC) in reserve_space() 334 if (err == -ENOSPC) { in make_reservation() 367 err = -ENOSPC; in make_reservation() 385 if (err == -ENOSPC) { in make_reservation()
|
D | xattr.c | 113 return -ENOSPC; in create_xattr() 125 return -ENOSPC; in create_xattr()
|
/linux-4.1.27/lib/ |
D | flex_array.c | 206 return -ENOSPC; in flex_array_put() 237 return -ENOSPC; in flex_array_clear() 280 return -ENOSPC; in flex_array_prealloc() 287 return -ENOSPC; in flex_array_prealloc()
|
D | idr.c | 266 return -ENOSPC; in sub_alloc() 462 return -ENOSPC; in idr_alloc() 469 return -ENOSPC; in idr_alloc() 494 if (id == -ENOSPC) in idr_alloc_cyclic() 948 return -ENOSPC; in ida_get_new_above() 982 return -ENOSPC; in ida_get_new_above() 1104 ret = -ENOSPC; in ida_simple_get()
|
D | test_firmware.c | 59 return -ENOSPC; in trigger_request_store()
|
D | percpu_ida.c | 116 int tag = -ENOSPC; in alloc_local_tag()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_evict.c | 149 return -ENOSPC; in i915_gem_evict_something() 165 return intel_has_pending_fb_unpin(dev) ? -EAGAIN : -ENOSPC; in i915_gem_evict_something() 265 return -ENOSPC; in i915_gem_evict_everything()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_labels.c | 39 return -ENOSPC; in nf_connlabel_set() 72 return -ENOSPC; in nf_connlabels_replace()
|
D | nf_log.c | 346 return -ENOSPC; in seq_show() 358 return -ENOSPC; in seq_show() 364 return -ENOSPC; in seq_show()
|
D | nf_conntrack_proto_generic.c | 129 return -ENOSPC; in generic_timeout_obj_to_nlattr()
|
D | nf_conntrack_proto_udp.c | 194 return -ENOSPC; in udp_timeout_obj_to_nlattr()
|
/linux-4.1.27/fs/hpfs/ |
D | namei.c | 39 err = -ENOSPC; in hpfs_mkdir() 144 err = -ENOSPC; in hpfs_create() 233 err = -ENOSPC; in hpfs_mknod() 310 err = -ENOSPC; in hpfs_symlink() 405 err = -ENOSPC; in hpfs_unlink() 461 err = -ENOSPC; in hpfs_rmdir() 566 err = r == 2 ? -ENOSPC : r == 1 ? -EFSERROR : 0; in hpfs_rename() 574 err = r == 1 ? -ENOSPC : -EFSERROR; in hpfs_rename() 588 err = r == 2 ? -ENOSPC : -EFSERROR; in hpfs_rename()
|
D | file.c | 98 r = -ENOSPC; in hpfs_get_block()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-utils.c | 62 return -ENOSPC; in pinctrl_utils_add_map_mux() 82 return -ENOSPC; in pinctrl_utils_add_map_configs()
|
D | pinctrl-tz1090-pdc.c | 318 return -ENOSPC; in add_map_mux() 356 return -ENOSPC; in add_map_configs()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | tcm-sita.c | 294 return -ENOSPC; in scan_r2l_t2b() 302 return -ENOSPC; in scan_r2l_t2b() 330 return -ENOSPC; in scan_r2l_t2b() 368 return -ENOSPC; in scan_l2r_t2b() 374 return -ENOSPC; in scan_l2r_t2b() 406 return -ENOSPC; in scan_l2r_t2b() 445 return -ENOSPC; in scan_r2l_b2t_one_dim() 453 return -ENOSPC; in scan_r2l_b2t_one_dim()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dmap.c | 792 != -ENOSPC) { in dbAlloc() 819 != -ENOSPC) { in dbAlloc() 831 != -ENOSPC) { in dbAlloc() 847 if ((rc = dbAllocAG(bmp, agno, nblocks, l2nb, results)) != -ENOSPC) in dbAlloc() 863 if ((rc = dbAllocAG(bmp, agno, nblocks, l2nb, results)) == -ENOSPC) in dbAlloc() 919 return -ENOSPC; in dbAllocExact() 989 if (rc != -ENOSPC) in dbReAlloc() 1042 return -ENOSPC; in dbExtend() 1073 return -ENOSPC; in dbExtend() 1152 return -ENOSPC; in dbAllocNext() [all …]
|
D | jfs_extent.c | 535 if (rc != -ENOSPC) in extBalloc() 612 if (rc != -ENOSPC) in extBrealloc()
|
D | jfs_imap.c | 1567 if (rc == -ENOSPC) in diAlloc() 1609 if (rc != -ENOSPC) in diAlloc() 1684 if ((rc = diAllocExt(imap, agno, ip)) != -ENOSPC) in diAllocAG() 1735 if (rc != -ENOSPC) in diAllocAny() 1748 if (rc != -ENOSPC) in diAllocAny() 1754 return -ENOSPC; in diAllocAny() 1792 return -ENOSPC; in diAllocIno() 2510 rc = -ENOSPC; in diNewIAG()
|
/linux-4.1.27/drivers/s390/cio/ |
D | itcw.c | 147 return ERR_PTR(-ENOSPC); in fit_chunk() 321 return ERR_PTR(-ENOSPC); in itcw_add_tidaw() 333 return ERR_PTR(-ENOSPC); in itcw_add_tidaw()
|
D | fcx.c | 306 return ERR_PTR(-ENOSPC); in tccb_add_dcw()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | irq_ia64.c | 103 return -ENOSPC; in find_unassigned_irq() 122 return -ENOSPC; in find_unassigned_vector() 195 vector = -ENOSPC; in ia64_native_assign_irq_vector() 281 return -ENOSPC; in __irq_prepare_move() 399 irq = vector = -ENOSPC; in create_irq()
|
/linux-4.1.27/net/9p/ |
D | error.c | 84 {"No space left on device", ENOSPC}, 173 {"file system is full", ENOSPC},
|
D | trans_virtio.c | 290 if (err == -ENOSPC) { in p9_virtio_request() 475 if (err == -ENOSPC) { in p9_virtio_zc_request()
|
/linux-4.1.27/arch/powerpc/platforms/pasemi/ |
D | dma_lib.c | 134 return -ENOSPC; in pasemi_alloc_tx_chan() 153 return -ENOSPC; in pasemi_alloc_rx_chan() 394 return -ENOSPC; in pasemi_dma_alloc_flag() 459 return -ENOSPC; in pasemi_dma_alloc_fun()
|
/linux-4.1.27/fs/ext4/ |
D | inline.c | 288 if (error == -ENOSPC) in ext4_create_inline_data() 381 return -ENOSPC; in ext4_prepare_inline_data() 385 return -ENOSPC; in ext4_prepare_inline_data() 616 if (ret == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_convert_inline_data_to_extent() 670 if (ret && ret != -ENOSPC) in ext4_try_to_write_inline_data() 674 if (ret == -ENOSPC) { in ext4_try_to_write_inline_data() 871 ret = -ENOSPC; in ext4_da_write_inline_data_begin() 874 if (ret && ret != -ENOSPC) in ext4_da_write_inline_data_begin() 884 if (ret == -ENOSPC) { in ext4_da_write_inline_data_begin() 890 if (ret == -ENOSPC && in ext4_da_write_inline_data_begin() [all …]
|
D | xattr.c | 643 return -ENOSPC; in ext4_xattr_set_entry() 789 return -ENOSPC; in ext4_xattr_block_set() 1018 return -ENOSPC; in ext4_xattr_ibody_inline_set() 1021 if (error == -ENOSPC && in ext4_xattr_ibody_inline_set() 1056 return -ENOSPC; in ext4_xattr_ibody_set() 1151 } else if (error == -ENOSPC) { in ext4_xattr_set_handle() 1217 if (error == -ENOSPC && in ext4_xattr_set()
|
D | namei.c | 60 return ERR_PTR(-ENOSPC); in ext4_append() 1850 res = -ENOSPC; in ext4_find_dest_de() 2189 if (retval != -ENOSPC) in ext4_add_entry() 2253 if (err != -ENOSPC) in ext4_dx_add_entry() 2271 err = -ENOSPC; in ext4_dx_add_entry() 2539 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_create() 2572 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_mknod() 2606 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_tmpfile() 2659 if (err < 0 && err != -ENOSPC) in ext4_init_new_dir() 2746 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_mkdir() [all …]
|
D | acl.c | 250 if (error == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_set_acl()
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | hcd_queue.c | 268 status = -ENOSPC; in dwc2_periodic_channel_available() 312 status = -ENOSPC; in dwc2_check_periodic_bandwidth() 349 return -ENOSPC; in dwc2_find_single_uframe() 408 return -ENOSPC; in dwc2_find_multi_uframe() 452 status = -ENOSPC; in dwc2_check_max_xfer_size()
|
/linux-4.1.27/arch/powerpc/boot/ |
D | stdio.h | 8 #define ENOSPC 28 /* No space left on device */ macro
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | errno-base.h | 31 #define ENOSPC 28 /* No space left on device */ macro
|
/linux-4.1.27/fs/bfs/ |
D | file.c | 95 return -ENOSPC; in bfs_get_block() 119 err = -ENOSPC; in bfs_get_block()
|
D | dir.c | 95 return -ENOSPC; in bfs_create() 318 return -ENOSPC; in bfs_add_entry()
|
/linux-4.1.27/fs/hfsplus/ |
D | extents.c | 315 return -ENOSPC; in hfsplus_add_extent() 442 return -ENOSPC; in hfsplus_file_extend() 460 res = -ENOSPC; in hfsplus_file_extend() 485 if (res == -ENOSPC) in hfsplus_file_extend() 500 } else if (res == -ENOSPC) in hfsplus_file_extend()
|
/linux-4.1.27/drivers/tty/serial/ |
D | kgdboc.c | 138 return -ENOSPC; in kgdboc_option_setup() 254 return -ENOSPC; in param_set_kgdboc_var()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 115 return -ENOSPC; in cfs_crypto_hash_digest() 188 return -ENOSPC; in cfs_crypto_hash_final()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_91x_pkt.c | 54 status = -ENOSPC; in rsi_send_data_pkt() 145 return -ENOSPC; in rsi_send_mgmt_pkt()
|
/linux-4.1.27/fs/ramfs/ |
D | inode.c | 96 int error = -ENOSPC; in ramfs_mknod() 123 int error = -ENOSPC; in ramfs_symlink()
|
/linux-4.1.27/drivers/crypto/nx/ |
D | nx-842.c | 277 return -ENOSPC; in nx842_validate_result() 402 ret = -ENOSPC; in nx842_compress() 449 if (ret && ret != -ENOSPC) in nx842_compress() 453 if (unlikely(ret == -ENOSPC)) { in nx842_compress() 668 if (ret != -ENOSPC && ret != -EINVAL && in nx842_decompress() 1543 ret = -ENOSPC; in sw842_decompress() 1556 ret = -ENOSPC; in sw842_decompress() 1579 ret = -ENOSPC; in sw842_decompress()
|
/linux-4.1.27/drivers/mtd/devices/ |
D | phram.c | 182 return -ENOSPC; in parse_name() 294 return -ENOSPC; in phram_param_call()
|
/linux-4.1.27/include/xen/interface/io/ |
D | xs_wire.h | 54 XSD_ERROR(ENOSPC),
|
/linux-4.1.27/arch/mips/kernel/ |
D | irq.c | 42 return -ENOSPC; in allocate_irqno()
|
/linux-4.1.27/drivers/s390/char/ |
D | tape_34xx.c | 372 return tape_34xx_erp_failed(request, -ENOSPC); in tape_34xx_unit_check() 397 return tape_34xx_erp_failed(request, -ENOSPC); in tape_34xx_unit_check() 453 return tape_34xx_erp_failed(request, -ENOSPC); in tape_34xx_unit_check() 618 return tape_34xx_erp_failed(request, -ENOSPC); in tape_34xx_unit_check() 841 return tape_34xx_erp_failed(request, -ENOSPC); in tape_34xx_irq()
|
D | tape_3590.c | 1368 return tape_3590_erp_basic(device, request, irb, -ENOSPC); in tape_3590_unit_check() 1372 return tape_3590_erp_basic(device, request, irb, -ENOSPC); in tape_3590_unit_check() 1375 return tape_3590_erp_basic(device, request, irb, -ENOSPC); in tape_3590_unit_check() 1466 return tape_3590_erp_failed(device, request, irb, -ENOSPC); in tape_3590_irq()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | ucma.c | 301 return -ENOSPC; in ucma_get_event() 378 return -ENOSPC; in ucma_create_id() 490 return -ENOSPC; in ucma_destroy_id() 702 return -ENOSPC; in ucma_query_route() 775 return -ENOSPC; in ucma_query_addr() 802 return -ENOSPC; in ucma_query_path() 835 return -ENOSPC; in ucma_query_gid() 1048 return -ENOSPC; in ucma_init_qp_attr() 1235 return -ENOSPC; in ucma_process_join() 1326 return -ENOSPC; in ucma_leave_multicast()
|
D | uverbs_cmd.c | 300 return -ENOSPC; in ib_uverbs_get_context() 459 return -ENOSPC; in ib_uverbs_query_device() 488 return -ENOSPC; in ib_uverbs_query_port() 540 return -ENOSPC; in ib_uverbs_alloc_pd() 737 return -ENOSPC; in ib_uverbs_open_xrcd() 949 return -ENOSPC; in ib_uverbs_reg_mr() 1059 return -ENOSPC; in ib_uverbs_rereg_mr() 1188 return -ENOSPC; in ib_uverbs_alloc_mw() 1306 return -ENOSPC; in ib_uverbs_create_comp_channel() 1346 return -ENOSPC; in ib_uverbs_create_cq() [all …]
|
D | ucm.c | 395 return -ENOSPC; in ib_ucm_event() 480 return -ENOSPC; in ib_ucm_create_id() 527 return -ENOSPC; in ib_ucm_destroy_id() 572 return -ENOSPC; in ib_ucm_attr_id() 605 return -ENOSPC; in ib_ucm_init_qp_attr()
|
/linux-4.1.27/fs/affs/ |
D | namei.c | 271 return -ENOSPC; in affs_create() 301 return -ENOSPC; in affs_mkdir() 344 return -ENOSPC; in affs_symlink()
|
/linux-4.1.27/fs/btrfs/ |
D | xattr.c | 102 return -ENOSPC; in do_setxattr() 154 ret = -ENOSPC; in do_setxattr() 190 ret = -ENOSPC; in do_setxattr()
|
D | inode-map.c | 205 return -ENOSPC; in btrfs_find_free_ino() 468 if (ret != -ENOSPC) in btrfs_save_ino_cache() 559 ret = -ENOSPC; in btrfs_find_free_objectid()
|
D | free-space-cache.c | 220 ret = -ENOSPC; in btrfs_check_trunc_cache_free_space() 323 return -ENOSPC; in io_ctl_init() 526 return -ENOSPC; in io_ctl_add_entry() 553 return -ENOSPC; in io_ctl_add_bitmap() 562 return -ENOSPC; in io_ctl_add_bitmap() 978 return -ENOSPC; in write_cache_extent_entries() 1080 return -ENOSPC; in write_pinned_extent_entries() 1101 return -ENOSPC; in write_bitmap_entries() 2802 return -ENOSPC; in btrfs_bitmap_cluster() 2852 return -ENOSPC; in setup_cluster_no_bitmap() [all …]
|
D | extent-tree.c | 3948 if (ret != -ENOSPC) in btrfs_check_data_free_space() 4008 return -ENOSPC; in btrfs_check_data_free_space() 4153 return -ENOSPC; in do_chunk_alloc() 4169 ret = -ENOSPC; in do_chunk_alloc() 4232 if (ret < 0 && ret != -ENOSPC) in do_chunk_alloc() 4455 return -ENOSPC; in may_commit_transaction() 4461 return -ENOSPC; in may_commit_transaction() 4468 return -ENOSPC; in may_commit_transaction() 4521 if (ret == -ENOSPC) in flush_space() 4528 ret = -ENOSPC; in flush_space() [all …]
|
D | volumes.c | 1145 ret = -ENOSPC; in find_free_dev_extent() 1259 ret = -ENOSPC; in find_free_dev_extent() 2684 return -ENOSPC; in btrfs_relocate_chunk() 2754 if (ret == -ENOSPC) in btrfs_relocate_sys_chunks() 2770 ret = -ENOSPC; in btrfs_relocate_sys_chunks() 3174 if (ret == -ENOSPC) in __btrfs_balance() 3264 if (ret && ret != -ENOSPC) in __btrfs_balance() 3266 if (ret == -ENOSPC) { in __btrfs_balance() 3290 ret = -ENOSPC; in __btrfs_balance() 3510 if ((ret && ret != -ECANCELED && ret != -ENOSPC) || in btrfs_balance() [all …]
|
/linux-4.1.27/fs/hfs/ |
D | extent.c | 229 return -ENOSPC; in hfs_add_extent() 404 res = -ENOSPC; in hfs_extend_file() 421 if (res == -ENOSPC) in hfs_extend_file() 437 } else if (res == -ENOSPC) in hfs_extend_file()
|
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 48 return -ENOSPC; in make_magnitude_modifier() 81 return -ENOSPC; in make_period_modifier() 121 return -ENOSPC; in make_envelope_modifier() 158 return -ENOSPC; in make_condition_modifier()
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-debugfs.c | 139 return -ENOSPC; in xgbe_common_read() 159 return -ENOSPC; in xgbe_common_write()
|
/linux-4.1.27/drivers/xen/ |
D | grant-table.c | 251 return -ENOSPC; in gnttab_grant_foreign_access() 401 return -ENOSPC; in gnttab_grant_foreign_transfer() 492 return -ENOSPC; in gnttab_alloc_grant_references() 510 return -ENOSPC; in gnttab_claim_grant_reference() 1030 return -ENOSPC; in gnttab_expand()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fb_sys_fops.c | 82 err = -ENOSPC; in fb_sys_write()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | fastmap-wl.c | 201 return -ENOSPC; in ubi_wl_get_peb() 211 ret = -ENOSPC; in ubi_wl_get_peb()
|
/linux-4.1.27/arch/arm/mach-iop13xx/ |
D | msi.c | 145 return -ENOSPC; in arch_setup_msi_irq()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq.h | 132 -ENOSPC, /* I40E_AQ_RC_ENOSPC */ in i40e_aq_rc_to_posix()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.h | 132 -ENOSPC, /* I40E_AQ_RC_ENOSPC */ in i40e_aq_rc_to_posix()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 136 ret = -ENOSPC; in spufs_new_file() 256 return -ENOSPC; in spufs_mkdir() 266 return -ENOSPC; in spufs_mkdir() 486 ret = -ENOSPC; in spufs_mkgang()
|
/linux-4.1.27/drivers/firmware/efi/ |
D | vars.c | 333 err = -ENOSPC; in efi_status_to_err() 702 return -ENOSPC; in efivar_entry_set_nonblocking() 763 return -ENOSPC; in efivar_entry_set_safe() 957 err = -ENOSPC; in efivar_entry_set_get_size()
|
/linux-4.1.27/drivers/video/ |
D | hdmi.c | 94 return -ENOSPC; in hdmi_avi_infoframe_pack() 201 return -ENOSPC; in hdmi_spd_infoframe_pack() 266 return -ENOSPC; in hdmi_audio_infoframe_pack() 361 return -ENOSPC; in hdmi_vendor_infoframe_pack()
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | centaur.c | 44 return -ENOSPC; in centaur_get_free_region()
|
D | cyrix.c | 130 return -ENOSPC; in cyrix_get_free_region()
|
/linux-4.1.27/mm/ |
D | cma.c | 179 return -ENOSPC; in cma_init_reserved_mem() 254 return -ENOSPC; in cma_declare_contiguous()
|
D | shmem.c | 204 return -ENOSPC; in shmem_reserve_inode() 1157 error = -ENOSPC; in shmem_getpage_gfp() 1163 error = -ENOSPC; in shmem_getpage_gfp() 1261 if (error == -ENOSPC && !once++) { in shmem_getpage_gfp() 2111 error = -ENOSPC; in shmem_fallocate() 2207 int error = -ENOSPC; in shmem_mknod() 2236 int error = -ENOSPC; in shmem_tmpfile() 2433 return -ENOSPC; in shmem_symlink() 3341 res = ERR_PTR(-ENOSPC); in __shmem_file_setup()
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | debugfs.c | 74 return -ENOSPC; in i2400m_rx_stats_read() 128 return -ENOSPC; in i2400m_tx_stats_read()
|
D | tx.c | 718 int result = -ENOSPC; in i2400m_tx() 777 result = -ENOSPC; in i2400m_tx()
|
/linux-4.1.27/drivers/block/ |
D | brd.c | 203 return -ENOSPC; in copy_to_brd_setup() 207 return -ENOSPC; in copy_to_brd_setup() 383 return -ENOSPC; in brd_direct_access()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | mpic_pasemi_msi.c | 120 return -ENOSPC; in pasemi_msi_setup_msi_irqs()
|
D | mpic_u3msi.c | 161 return -ENOSPC; in u3msi_setup_msi_irqs()
|
D | ppc4xx_msi.c | 108 return -ENOSPC; in ppc4xx_setup_msi_irqs()
|
/linux-4.1.27/drivers/uwb/ |
D | est.c | 384 size = -ENOSPC; /* enough data for more? */ in uwb_est_get_size() 439 size = -ENOSPC; in uwb_est_find_size()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_inode.c | 947 return -ENOSPC; in xfs_dir_ialloc() 1176 if (error == -ENOSPC) { in xfs_create() 1181 if (error == -ENOSPC) { in xfs_create() 1218 if (error == -ENOSPC) in xfs_create() 1237 ASSERT(error != -ENOSPC); in xfs_create() 1348 if (error == -ENOSPC) { in xfs_create_tmpfile() 1366 if (error == -ENOSPC) in xfs_create_tmpfile() 1453 if (error == -ENOSPC) { in xfs_link() 1831 if (error == -ENOSPC) { in xfs_inactive_ifree() 2573 if (error == -ENOSPC) { in xfs_remove() [all …]
|
D | xfs_iomap.c | 224 error = -ENOSPC; in xfs_iomap_write_direct() 600 case -ENOSPC: in xfs_iomap_write_delay() 618 return error ? error : -ENOSPC; in xfs_iomap_write_delay()
|
/linux-4.1.27/fs/jffs2/ |
D | nodemgmt.c | 94 ret = -ENOSPC; in jffs2_reserve_space() 128 return -ENOSPC; in jffs2_reserve_space() 152 return -ENOSPC; in jffs2_reserve_space() 320 return -ENOSPC; in jffs2_find_nextblock()
|
D | background.c | 158 if (jffs2_garbage_collect_pass(c) == -ENOSPC) { in jffs2_garbage_collect_thread()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch.h | 165 BUG_ON(ret == -ENOSPC); in insert_handle()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | masklog.h | 202 _st != AOP_TRUNCATED_PAGE && _st != -ENOSPC && \
|
/linux-4.1.27/block/partitions/ |
D | check.c | 183 err = -ENOSPC; in check_partition()
|
/linux-4.1.27/Documentation/PCI/ |
D | MSI-HOWTO.txt | 356 * -ENOSPC is the only error code allowed to be analyzed 358 if (rc == -ENOSPC) { 360 return -ENOSPC; 365 return -ENOSPC; 374 any error code other than -ENOSPC indicates a fatal error and should not 415 * -ENOSPC is the only error code allowed to be analyzed 417 if (rc == -ENOSPC) { 419 return -ENOSPC; 424 return -ENOSPC;
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ptrace.c | 1118 return -ENOSPC; in set_instruction_bp() 1150 return -ENOSPC; in set_instruction_bp() 1248 return -ENOSPC; in set_dac() 1267 return -ENOSPC; in set_dac() 1349 return -ENOSPC; in set_dac_range() 1447 return -ENOSPC; in ppc_set_hwdebug() 1469 return -ENOSPC; in ppc_set_hwdebug()
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hfc_usb.h | 111 {-ENOSPC, "The host controller's bandwidth is already consumed"},
|
/linux-4.1.27/fs/ceph/ |
D | locks.c | 293 err = -ENOSPC; in ceph_encode_locks_to_buffer() 304 err = -ENOSPC; in ceph_encode_locks_to_buffer()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 156 return -ENOSPC; in nvkm_mm_head() 234 return -ENOSPC; in nvkm_mm_tail()
|
D | client.c | 108 return -ENOSPC; in nvkm_client_notify_new()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | errno.c | 71 [ENOSPC] = LUSTRE_ENOSPC, 217 [LUSTRE_ENOSPC] = ENOSPC,
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_attr.c | 304 if (error != -ENOSPC) { in xfs_attr_set() 545 return -ENOSPC; in xfs_attr_shortform_addname() 552 return -ENOSPC; in xfs_attr_shortform_addname() 626 if (retval == -ENOSPC) { in xfs_attr_leaf_addname() 933 if (retval == -ENOSPC) { in xfs_attr_node_addname()
|
D | xfs_dir2_leaf.c | 728 return -ENOSPC; in xfs_dir2_leaf_addname() 752 return use_block == -1 ? -ENOSPC : 0; in xfs_dir2_leaf_addname() 760 return -ENOSPC; in xfs_dir2_leaf_addname() 1433 if (error == -ENOSPC && args->total == 0) in xfs_dir2_leaf_removename() 1632 ASSERT(error != -ENOSPC); in xfs_dir2_leaf_trim_data() 1806 ASSERT(error != -ENOSPC); in xfs_dir2_node_to_leaf()
|
D | xfs_dir2_node.c | 412 return -ENOSPC; in xfs_dir2_leafn_add() 1128 } else if (error != -ENOSPC || args->total != 0) in xfs_dir3_data_block_free() 1280 else if (!(error == -ENOSPC && args->total == 0)) in xfs_dir2_leafn_remove() 1619 ASSERT(rval == -ENOSPC); in xfs_dir2_node_addname() 1806 return -ENOSPC; in xfs_dir2_node_addname_int() 2269 ASSERT(error != -ENOSPC); in xfs_dir2_node_trim_free()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog_cat.c | 79 return -ENOSPC; in llog_cat_new_log() 83 return -ENOSPC; in llog_cat_new_log() 345 CDEBUG_LIMIT(rc == -ENOSPC ? D_HA : D_ERROR, in llog_cat_add_rec() 348 if (rc == -ENOSPC) { in llog_cat_add_rec()
|
/linux-4.1.27/lib/xz/ |
D | xz_dec_test.c | 113 return -ENOSPC; in xz_dec_test_write()
|
/linux-4.1.27/fs/ntfs/ |
D | lcnalloc.c | 699 err = -ENOSPC; in ntfs_cluster_alloc() 763 if (err == -ENOSPC) in ntfs_cluster_alloc() 781 } else if (err == -ENOSPC) in ntfs_cluster_alloc()
|
D | mft.c | 1170 return -ENOSPC; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() 1215 return -ENOSPC; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() 1258 return -ENOSPC; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() 1434 if (ret != -ENOSPC) { in ntfs_mft_bitmap_extend_allocation_nolock() 1775 return -ENOSPC; in ntfs_mft_data_extend_allocation_nolock() 1786 if (PTR_ERR(rl2) != -ENOSPC || nr == min_nr) { in ntfs_mft_data_extend_allocation_nolock() 1866 if (ret != -ENOSPC) { in ntfs_mft_data_extend_allocation_nolock() 2285 if (bit != -ENOSPC) { in ntfs_mft_record_alloc() 2760 return ERR_PTR(-ENOSPC); in ntfs_mft_record_alloc()
|
D | attrib.c | 1447 return -ENOSPC; in ntfs_attr_record_resize() 1487 return -ENOSPC; in ntfs_resident_attr_value_resize() 2089 if (unlikely(err != -EPERM && err != -ENOSPC)) { in ntfs_attr_extend_allocation() 2110 if (err == -ENOSPC) in ntfs_attr_extend_allocation() 2231 if (err != -ENOMEM && err != -ENOSPC) in ntfs_attr_extend_allocation() 2285 BUG_ON(err != -ENOSPC); in ntfs_attr_extend_allocation()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_mm.c | 213 return -ENOSPC; in drm_mm_reserve_node() 243 return -ENOSPC; in drm_mm_insert_node_generic() 345 return -ENOSPC; in drm_mm_insert_node_in_range_generic()
|
/linux-4.1.27/net/ipv4/ |
D | cipso_ipv4.c | 911 return -ENOSPC; in cipso_v4_map_cat_rbm_hton() 1046 return -ENOSPC; in cipso_v4_map_cat_enum_hton() 1154 return -ENOSPC; in cipso_v4_map_cat_rng_hton() 1162 return -ENOSPC; in cipso_v4_map_cat_rng_hton() 1170 return -ENOSPC; in cipso_v4_map_cat_rng_hton() 1823 return -ENOSPC; in cipso_v4_genopt()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
D | hwsq.c | 76 ret = -ENOSPC; in nvkm_hwsq_fini()
|
/linux-4.1.27/fs/udf/ |
D | ialloc.c | 84 err = -ENOSPC; in udf_new_inode()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | msi.c | 154 return -ENOSPC; in check_req() 474 return -ENOSPC; in rtas_setup_msi_irqs()
|
D | hotplug-cpu.c | 249 int err = -ENOSPC, len, nthreads, i; in pseries_add_processor()
|
/linux-4.1.27/sound/hda/ |
D | hdac_device.c | 476 return -ENOSPC; in snd_hdac_get_connections() 484 return -ENOSPC; in snd_hdac_get_connections()
|
/linux-4.1.27/fs/ext3/ |
D | namei.c | 1276 return -ENOSPC; in add_dirent_to_buf() 1465 if (retval != -ENOSPC) in ext3_add_entry() 1512 if (err != -ENOSPC) { in ext3_dx_add_entry() 1533 err = -ENOSPC; in ext3_dx_add_entry() 1720 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries)) in ext3_create() 1757 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries)) in ext3_mknod() 1791 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries)) in ext3_tmpfile() 1881 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries)) in ext3_mkdir() 2318 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries)) in ext3_symlink() 2366 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries)) in ext3_link()
|
D | xattr.c | 551 return -ENOSPC; in ext3_xattr_set_entry() 687 return -ENOSPC; in ext3_xattr_block_set() 912 return -ENOSPC; in ext3_xattr_ibody_set() 1007 } else if (error == -ENOSPC) { in ext3_xattr_set_handle() 1068 if (error == -ENOSPC && in ext3_xattr_set()
|
D | acl.c | 248 if (error == -ENOSPC && ext3_should_retry_alloc(inode->i_sb, &retries)) in ext3_set_acl()
|
D | ialloc.c | 381 err = -ENOSPC; in ext3_new_inode() 437 err = -ENOSPC; in ext3_new_inode()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | gem.c | 112 return -ENOSPC; in psb_gem_create()
|
/linux-4.1.27/kernel/power/ |
D | swap.c | 283 return -ENOSPC; in write_page() 324 if (ret != -ENOSPC) in get_swap_writer() 336 ret = -ENOSPC; in get_swap_writer() 366 return -ENOSPC; in swap_write_page() 831 error = -ENOSPC; in swsusp_write()
|
D | wakelock.c | 165 return ERR_PTR(-ENOSPC); in wakelock_lookup_add()
|
D | user.c | 319 error = -ENOSPC; in snapshot_ioctl()
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 186 return -ENOSPC; in sm_find_free() 363 if (r == -ENOSPC) { in sm_ll_find_free_block() 384 return -ENOSPC; in sm_ll_find_free_block()
|
D | dm-space-map-metadata.c | 528 return -ENOSPC; in sm_metadata_copy_root() 623 return -ENOSPC; in sm_bootstrap_new_block()
|
D | dm-space-map-disk.c | 215 return -ENOSPC; in sm_disk_copy_root()
|
/linux-4.1.27/fs/nfs/ |
D | nfs4file.c | 72 case -ENOSPC: in nfs4_file_open()
|
D | nfs3acl.c | 144 status = -ENOSPC; in __nfs3_proc_setacls()
|
/linux-4.1.27/security/selinux/ |
D | netif.c | 99 return -ENOSPC; in sel_netif_insert()
|
/linux-4.1.27/net/rds/ |
D | info.c | 228 ret = -ENOSPC; in rds_info_getsockopt()
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_mad.txt | 41 MAD (RMPP), the errno is set to ENOSPC and the length of the 57 if (ret == -ENOSPC)) {
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | intel-mid-touch.c | 468 return -ENOSPC; in mrstouch_chan_parse() 471 return -ENOSPC; in mrstouch_chan_parse()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_amd_iommu.c | 169 retval = -ENOSPC; in get_next_avail_iommu_bnk_cntr() 375 if (retval != -ENOSPC) in perf_iommu_add()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | sta.c | 276 return -ENOSPC; in iwl_mvm_add_sta() 582 return -ENOSPC; in iwl_mvm_allocate_int_sta() 694 return -ENOSPC; in iwl_mvm_send_add_bcast_sta() 801 return -ENOSPC; in iwl_mvm_sta_rx_agg() 829 ret = -ENOSPC; in iwl_mvm_sta_rx_agg() 1443 return -ENOSPC; in iwl_mvm_set_sta_key()
|
/linux-4.1.27/drivers/mfd/ |
D | cros_ec_i2c.c | 105 ret = -ENOSPC; in cros_ec_cmd_xfer_i2c()
|
D | cros_ec_spi.c | 294 ret = -ENOSPC; in cros_ec_cmd_xfer_spi()
|
/linux-4.1.27/drivers/mtd/ |
D | rfd_ftl.c | 494 return -ENOSPC; in reclaim_block() 558 rc = -ENOSPC; in find_writable_block() 662 rc = -ENOSPC; in do_writesect()
|
D | mtdswap.c | 622 return -ENOSPC; in mtdswap_map_free_block() 676 return -ENOSPC; in mtdswap_write_block() 792 return -ENOSPC; in mtdswap_gc_eblock() 1000 if (ret == -ENOSPC) in mtdswap_gc() 1080 return -ENOSPC; in mtdswap_writesect()
|
/linux-4.1.27/drivers/pci/ |
D | msi.c | 139 return -ENOSPC; in arch_setup_msi_irqs() 1125 return -ENOSPC; in pci_enable_msi_range() 1164 return -ENOSPC; in pci_enable_msix_range() 1241 if (pci_msi_desc_is_multi_msi(desc) && error == -ENOSPC) in pci_msi_domain_handle_error()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_probe_backend.c | 92 return -ENOSPC; in backend_bus_id()
|
/linux-4.1.27/fs/omfs/ |
D | bitmap.c | 158 ret = -ENOSPC; in omfs_allocate_range()
|
/linux-4.1.27/drivers/misc/ |
D | ds1682.c | 175 return -ENOSPC; in ds1682_eeprom_write()
|
D | kgdbts.c | 1062 return -ENOSPC; in kgdbts_option_setup() 1138 return -ENOSPC; in param_set_kgdbts_var()
|
/linux-4.1.27/drivers/mtd/tests/ |
D | stresstest.c | 192 err = -ENOSPC; in mtd_stresstest_init()
|
/linux-4.1.27/drivers/md/ |
D | dm-log-userspace-transfer.c | 116 pkg->error = -ENOSPC; in fill_pkg()
|
/linux-4.1.27/net/core/ |
D | netprio_cgroup.c | 61 return -ENOSPC; in extend_netdev_table()
|
D | drop_monitor.c | 366 return -ENOSPC; in init_net_drop_monitor()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | kgdb.c | 182 return -ENOSPC; in bfin_set_hw_break() 203 return -ENOSPC; in bfin_set_hw_break()
|
/linux-4.1.27/fs/cifs/ |
D | netmisc.c | 71 {ERRdiskfull, -ENOSPC}, 96 {ERRqfull, -ENOSPC}, 97 {ERRqtoobig, -ENOSPC}, 110 {ERRnoroom, -ENOSPC},
|
/linux-4.1.27/fs/ |
D | fhandle.c | 55 (retval == FILEID_INVALID) || (retval == -ENOSPC)) { in do_sys_name_to_handle()
|
/linux-4.1.27/kernel/ |
D | params.c | 226 case -ENOSPC: in parse_args() 276 return -ENOSPC; in param_set_charp() 493 return -ENOSPC; in param_set_copystring()
|
/linux-4.1.27/drivers/pcmcia/ |
D | cistpl.c | 469 return -ENOSPC; in pccard_get_first_tuple() 557 return -ENOSPC; in pccard_get_next_tuple() 627 return -ENOSPC; in pccard_get_next_tuple() 645 return -ENOSPC; in pccard_get_tuple_data() 1430 (pccard_read_tuple(s, BIND_FN_ALL, CISTPL_VERS_2, p) != -ENOSPC)) in pccard_validate_cis()
|
/linux-4.1.27/fs/f2fs/ |
D | xattr.c | 341 return -ENOSPC; in write_all_xattrs() 540 error = -ENOSPC; in __f2fs_setxattr()
|
/linux-4.1.27/fs/ext2/ |
D | ialloc.c | 462 err = -ENOSPC; in ext2_new_inode() 510 err = -ENOSPC; in ext2_new_inode()
|
D | balloc.c | 1234 *errp = -ENOSPC; in ext2_new_blocks() 1265 *errp = -ENOSPC; in ext2_new_blocks() 1362 *errp = -ENOSPC; in ext2_new_blocks()
|
/linux-4.1.27/fs/devpts/ |
D | inode.c | 540 return -ENOSPC; in devpts_new_index() 554 return -ENOSPC; in devpts_new_index()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | arcfb.c | 458 return -ENOSPC; in arcfb_write() 463 err = -ENOSPC; in arcfb_write()
|
D | hecubafb.c | 182 err = -ENOSPC; in hecubafb_write()
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 99 return -ENOSPC; in snd_emu10k1_sample_new()
|
/linux-4.1.27/fs/sysv/ |
D | ialloc.c | 157 return ERR_PTR(-ENOSPC); in sysv_new_inode()
|
/linux-4.1.27/drivers/platform/chrome/ |
D | cros_ec_lpc.c | 122 ret = -ENOSPC; in cros_ec_cmd_xfer_lpc()
|
/linux-4.1.27/sound/oss/ |
D | pss.c | 867 return -ENOSPC; in pss_coproc_ioctl() 879 return -ENOSPC; in pss_coproc_ioctl() 903 return -ENOSPC; in pss_coproc_ioctl()
|
/linux-4.1.27/fs/pstore/ |
D | ram.c | 299 return -ENOSPC; in ramoops_pstore_write_buf() 302 return -ENOSPC; in ramoops_pstore_write_buf()
|
/linux-4.1.27/drivers/usb/host/ |
D | imx21-hcd.h | 325 /* (for HCD) */ -ENOSPC,
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | msi.c | 161 return -ENOSPC; in native_setup_msi_irqs()
|
/linux-4.1.27/sound/isa/sb/ |
D | emu8000_patch.c | 183 return -ENOSPC; in snd_emu8000_sample_new()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 130 {-ENOSPC, "The host controller's bandwidth is already consumed"},
|
/linux-4.1.27/kernel/events/ |
D | ring_buffer.c | 203 return -ENOSPC; in perf_output_begin() 406 return -ENOSPC; in perf_aux_output_skip()
|
/linux-4.1.27/arch/sh/mm/ |
D | pmb.c | 231 pos = -ENOSPC; in pmb_alloc_entry() 254 ret = ERR_PTR(-ENOSPC); in pmb_alloc()
|
/linux-4.1.27/fs/nilfs2/ |
D | alloc.c | 380 return -ENOSPC; in nilfs_palloc_find_available_slot() 540 return -ENOSPC; in nilfs_palloc_prepare_alloc_entry()
|
/linux-4.1.27/drivers/iommu/ |
D | intel_irq_remapping.c | 753 return -ENOSPC; in ir_parse_one_hpet_scope() 798 return -ENOSPC; in ir_parse_one_ioapic_scope() 1157 index = -ENOSPC; in intel_msi_alloc_irq()
|
D | irq_remapping.c | 62 return -ENOSPC; in do_setup_msi_irqs()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 516 int error = -ENOSPC; in hugetlbfs_mknod() 545 int error = -ENOSPC; in hugetlbfs_symlink() 1010 file = ERR_PTR(-ENOSPC); in hugetlb_file_setup()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | base.c | 105 return -ENOSPC; in nvkm_fifo_channel_create_()
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 31 return -ENOSPC; in hwdep_read_resp_buf()
|
/linux-4.1.27/arch/mips/pci/ |
D | msi-octeon.c | 208 return -ENOSPC; in arch_setup_msi_irqs()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | rh.c | 183 return -ENOSPC; in wusbhc_rh_get_hub_descr()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | timerdev.c | 112 return -ENOSPC; in mISDN_read()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 135 ret = -ENOSPC; in smp_request_block()
|
/linux-4.1.27/fs/minix/ |
D | bitmap.c | 228 *error = -ENOSPC; in minix_new_inode()
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-gic-v2m.c | 164 err = -ENOSPC; in gicv2m_irq_domain_alloc()
|
/linux-4.1.27/arch/tile/kernel/ |
D | perf_event.c | 664 return -ENOSPC; in tile_pmu_add() 684 return -ENOSPC; in tile_pmu_add()
|
/linux-4.1.27/drivers/mtd/maps/ |
D | pcmciamtd.c | 346 return -ENOSPC; in pcmciamtd_cistpl_format() 362 return -ENOSPC; in pcmciamtd_cistpl_jedec()
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
D | gdm_sdio.c | 399 return -ENOSPC; in gdm_sdio_send() 433 return -ENOSPC; in gdm_sdio_send()
|
/linux-4.1.27/drivers/ssb/ |
D | pcmcia.c | 694 return -ENOSPC; /* continue with next entry */ in ssb_pcmcia_do_get_invariants() 727 if ((res == 0) || (res == -ENOSPC)) in ssb_pcmcia_get_invariants()
|
/linux-4.1.27/arch/frv/kernel/ |
D | gdb-stub.c | 868 return -ENOSPC; in gdbstub_set_breakpoint() 939 return -ENOSPC; in gdbstub_set_breakpoint() 996 return -ENOSPC; in gdbstub_set_breakpoint() 1149 return -ENOSPC; in gdbstub_clear_breakpoint()
|
D | dma.c | 182 ret = -ENOSPC; in frv_dma_open()
|
/linux-4.1.27/drivers/net/phy/ |
D | fixed_phy.c | 280 return ERR_PTR(-ENOSPC); in fixed_phy_register()
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
D | sq.c | 175 ret = -ENOSPC; in sq_remap()
|
/linux-4.1.27/drivers/input/ |
D | ff-core.c | 143 ret = -ENOSPC; in input_ff_upload()
|
/linux-4.1.27/kernel/irq/ |
D | msi.c | 276 ret = -ENOSPC; in msi_domain_alloc_irqs()
|
/linux-4.1.27/drivers/pps/ |
D | pps.c | 304 if (err == -ENOSPC) { in pps_register_cdev()
|
/linux-4.1.27/arch/arm/kernel/ |
D | perf_event_cpu.c | 362 return -ENOSPC; in cpu_pmu_device_probe()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zr36016.c | 445 return -ENOSPC; in zr36016_setup()
|