Searched refs:ENOSPC (Results 276 - 300 of 1048) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/omfs/
H A Dbitmap.c158 ret = -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/sysv/
H A Dialloc.c157 return ERR_PTR(-ENOSPC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dtnc_commit.c375 if (err != -ENOSPC) {
446 return -ENOSPC;
685 * This function returns %-ENOSPC if it cannot allocate a sufficient number of
710 return -ENOSPC;
777 if (err == -ENOSPC)
H A Djournal.c153 if (err != -ENOSPC)
167 if (err != -ENOSPC)
183 dbg_jnl("return -ENOSPC");
328 if (err == -ENOSPC) {
361 err = -ENOSPC;
379 if (err == -ENOSPC) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c237 int err = -ENOSPC, len, nthreads, i;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/pci/
H A Dmsi-octeon.c202 return -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/pci/
H A Dmsi-octeon.c202 return -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cifs/
H A Dnetmisc.c71 {ERRdiskfull, -ENOSPC},
96 {ERRqfull, -ENOSPC},
97 {ERRqtoobig, -ENOSPC},
110 {ERRnoroom, -ENOSPC},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Djournal.c153 if (err != -ENOSPC)
167 if (err != -ENOSPC)
183 dbg_jnl("return -ENOSPC");
328 if (err == -ENOSPC) {
361 err = -ENOSPC;
379 if (err == -ENOSPC) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext3/
H A Dxattr.c557 return -ENOSPC;
693 return -ENOSPC;
910 return -ENOSPC;
1005 } else if (error == -ENOSPC) {
1066 if (error == -ENOSPC &&
H A Dnamei.c1255 * space. It will return -ENOSPC if no space is available, and -EIO
1258 * NOTE! bh is NOT released in the case where ENOSPC is returned. In
1295 return -ENOSPC;
1464 if (retval != -ENOSPC)
1511 if (err != -ENOSPC) {
1532 err = -ENOSPC;
1707 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries))
1744 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries))
1823 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries))
2206 if (err == -ENOSPC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/core/
H A Ducm.c406 return -ENOSPC;
491 return -ENOSPC;
538 return -ENOSPC;
583 return -ENOSPC;
616 return -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/cpu/
H A Dperf_event.c719 return num ? -ENOSPC : 0;
738 return -ENOSPC;
751 return -ENOSPC;
1514 ret = -ENOSPC;
1552 ret = -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/core/
H A Ducm.c406 return -ENOSPC;
491 return -ENOSPC;
538 return -ENOSPC;
583 return -ENOSPC;
616 return -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event.c719 return num ? -ENOSPC : 0;
738 return -ENOSPC;
751 return -ENOSPC;
1514 ret = -ENOSPC;
1552 ret = -ENOSPC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext3/
H A Dxattr.c557 return -ENOSPC;
693 return -ENOSPC;
910 return -ENOSPC;
1005 } else if (error == -ENOSPC) {
1066 if (error == -ENOSPC &&
H A Dnamei.c1255 * space. It will return -ENOSPC if no space is available, and -EIO
1258 * NOTE! bh is NOT released in the case where ENOSPC is returned. In
1295 return -ENOSPC;
1464 if (retval != -ENOSPC)
1511 if (err != -ENOSPC) {
1532 err = -ENOSPC;
1707 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries))
1744 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries))
1823 if (err == -ENOSPC && ext3_should_retry_alloc(dir->i_sb, &retries))
2206 if (err == -ENOSPC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.c790 ret = -ENOSPC;
800 ret = -ENOSPC;
845 ret = -ENOSPC;
1748 return -ENOSPC;
1860 if (ret == -ENOSPC)
1877 ret = -ENOSPC;
1923 if (ret == -ENOSPC)
1978 BUG_ON(ret && ret != -ENOSPC);
2073 if (ret && ret != -ENOSPC)
2075 if (ret == -ENOSPC)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dvolumes.c790 ret = -ENOSPC;
800 ret = -ENOSPC;
845 ret = -ENOSPC;
1748 return -ENOSPC;
1860 if (ret == -ENOSPC)
1877 ret = -ENOSPC;
1923 if (ret == -ENOSPC)
1978 BUG_ON(ret && ret != -ENOSPC);
2073 if (ret && ret != -ENOSPC)
2075 if (ret == -ENOSPC)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dnamei.c1259 * space. It will return -ENOSPC if no space is available, and -EIO
1292 return -ENOSPC;
1462 if (retval != -ENOSPC) {
1515 if (err != -ENOSPC)
1533 err = -ENOSPC;
1743 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
1780 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
1858 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
2258 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
2304 if (err == -ENOSPC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ntfs/
H A Dmft.c1120 * -ENOSPC means that there are no free mft records in the currently
1164 return -ENOSPC;
1209 return -ENOSPC;
1252 return -ENOSPC;
1428 if (ret != -ENOSPC) {
1769 return -ENOSPC;
1780 if (PTR_ERR(rl2) != -ENOSPC || nr == min_nr) {
1860 if (ret != -ENOSPC) {
2279 if (bit != -ENOSPC) {
2751 return ERR_PTR(-ENOSPC);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dnamei.c1259 * space. It will return -ENOSPC if no space is available, and -EIO
1292 return -ENOSPC;
1462 if (retval != -ENOSPC) {
1515 if (err != -ENOSPC)
1533 err = -ENOSPC;
1743 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
1780 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
1858 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
2258 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries))
2304 if (err == -ENOSPC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ntfs/
H A Dmft.c1120 * -ENOSPC means that there are no free mft records in the currently
1164 return -ENOSPC;
1209 return -ENOSPC;
1252 return -ENOSPC;
1428 if (ret != -ENOSPC) {
1769 return -ENOSPC;
1780 if (PTR_ERR(rl2) != -ENOSPC || nr == min_nr) {
1860 if (ret != -ENOSPC) {
2279 if (bit != -ENOSPC) {
2751 return ERR_PTR(-ENOSPC);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_leaf.c282 return XFS_ERROR(ENOSPC);
307 return use_block == -1 ? XFS_ERROR(ENOSPC) : 0;
315 return XFS_ERROR(ENOSPC);
1527 if (error == ENOSPC && args->total == 0) {
1728 ASSERT(error != ENOSPC);
1868 ASSERT(error != ENOSPC);
H A Dxfs_dir2_node.c221 return XFS_ERROR(ENOSPC);
1027 * We can get ENOSPC if there's no space reservation.
1031 else if (error == ENOSPC && args->total == 0)
1078 } else if (error != ENOSPC || args->total != 0)
1081 * It's possible to get ENOSPC if there is no
1413 ASSERT(rval == ENOSPC);
1597 return XFS_ERROR(ENOSPC);
2068 * Can't fail with ENOSPC since that only happens with no
2072 ASSERT(error != ENOSPC);

Completed in 403 milliseconds

<<11121314151617181920>>