Home
last modified time | relevance | path

Searched refs:nospace (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/net/atm/
Dpppoatm.c312 goto nospace; in pppoatm_send()
330 goto nospace; in pppoatm_send()
339 goto nospace; in pppoatm_send()
344 goto nospace; in pppoatm_send()
361 nospace: in pppoatm_send()
/linux-4.1.27/arch/powerpc/boot/
Daddnote.c161 goto nospace; in main()
175 goto nospace; in main()
243 nospace: in main()
/linux-4.1.27/tools/perf/
Dperf-completion.sh257 complete -o bashdefault -o default -o nospace -F _perf perf 2>/dev/null \
258 || complete -o default -o nospace -F _perf perf
/linux-4.1.27/include/uapi/linux/
Dscc.h121 unsigned int nospace; /* "Out of buffers" */ member
/linux-4.1.27/fs/ubifs/
Dbudget.c465 if (unlikely(c->bi.nospace) && (c->bi.nospace_rp || !can_use_rp(c))) { in ubifs_budget_space()
507 c->bi.nospace = 1; in ubifs_budget_space()
554 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_release_budget()
Ddir.c602 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_unlink()
692 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_rmdir()
Dubifs.h981 unsigned int nospace:1; member
Dfile.c1195 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
Dsuper.c374 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
Ddebug.c596 pr_err("\tnospace %u, nospace_rp %u\n", bi->nospace, bi->nospace_rp); in ubifs_dump_budg()
/linux-4.1.27/drivers/net/hamradio/
Dscc.c337 scc->stat.nospace++; in scc_notify()
536 scc->stat.nospace++; in scc_rxint()
2048 stat->nospace, stat->tx_state); in scc_net_seq_show()