Searched refs:stale (Results 1 - 25 of 25) sorted by relevance

/freebsd-9.3-release/sys/geom/vinum/
H A Dgeom_vinum_share.c237 else if (!strcmp(buf, "stale"))
251 return "stale";
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_block.c74 int highstale; /* high stale index */
79 int lowstale; /* low stale index */
117 * No stale entries? Need space for entry and new leaf.
119 if (!btp->stale) {
171 * If there are stale entries we'll use one for the leaf.
196 if (be16_to_cpu(dup->length) + (be32_to_cpu(btp->stale) - 1) *
199 } else if ((be32_to_cpu(btp->stale) - 1) * (uint)sizeof(*blp) < len)
238 * Leave the highest-numbered stale entry stale.
262 lfloglow = toidx + 1 - (be32_to_cpu(btp->stale)
[all...]
H A Dxfs_dir2_node.c189 int compact; /* compacting stale leaves */
191 int highstale; /* next stale entry */
196 int lowstale; /* previous stale entry */
215 * the block, if there are no stale entries it won't fit.
216 * Caller will do a split. If there are stale entries we'll do
221 if (!leaf->hdr.stale)
223 compact = be16_to_cpu(leaf->hdr.stale) > 1;
234 * Compact out all but one stale leaf entry. Leaves behind
244 else if (leaf->hdr.stale) {
249 * No stale entrie
352 int stale; /* count of stale leaves */ local
642 int stale; /* count stale leaves copied */ local
[all...]
H A Dxfs_dir2_block.h47 __be32 stale; /* count of stale lf entries */ member in struct:xfs_dir2_block_tail
H A Dxfs_dir2_leaf.c115 leaf->hdr.stale = cpu_to_be16(be32_to_cpu(btp->stale));
118 * after squeezing out stale entries.
175 int highstale; /* index of next stale leaf */
184 int lowstale; /* index of prev stale leaf */
257 (leaf->hdr.stale ? 0 : (uint)sizeof(leaf->ents[0])) +
267 * by compacting out stale entries, we'll do that.
270 be16_to_cpu(leaf->hdr.stale) > 1) {
320 * Need to compact the leaf entries, removing stale ones.
321 * Leave one stale entr
563 int stale; /* count of stale leaves */ local
[all...]
H A Dxfs_extfree_item.c113 xfs_efi_item_unpin(xfs_efi_log_item_t *efip, int stale) argument
431 xfs_efd_item_unpin(xfs_efd_log_item_t *efdp, int stale) argument
H A Dxfs_dir2_data.c69 int stale; /* count of stale leaves */ local
160 for (i = stale = 0; i < be32_to_cpu(btp->count); i++) {
162 stale++;
166 ASSERT(count == be32_to_cpu(btp->count) - be32_to_cpu(btp->stale));
167 ASSERT(stale == be32_to_cpu(btp->stale));
H A Dxfs_buf_item.c163 * The buffer is stale, so all we need to log
259 * The buffer is stale, so all we need to log
377 int stale)
394 if (freed && stale) {
436 int stale = 0; local
456 stale = lidp->lid_flags & XFS_LID_BUF_STALE;
465 xfs_buf_item_unpin(bip, stale);
539 * Normally it would be done for stale (cancelled) buffers
546 * If the buf item is marked stale, then don't do anything.
375 xfs_buf_item_unpin( xfs_buf_log_item_t *bip, int stale) argument
H A Dxfs_dir2_leaf.h50 __be16 stale; /* count of stale entries */ member in struct:xfs_dir2_leaf_hdr
H A Dxfs_inode_item.c560 int stale)
558 xfs_inode_item_unpin( xfs_inode_log_item_t *iip, int stale) argument
H A Dxfsidbg.c3609 "stale", /* 0x4 */
5013 "stale", /* 0x04 */
5967 kdb_printf("hdr count %d stale %d\n", INT_GET(h->count, ARCH_CONVERT), INT_GET(h->stale, ARCH_CONVERT));
7115 "stale", /* XFS_ISTALE */
7665 "buf stale", /* 0x8 */
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c765 struct clip_head stale; local
777 TAILQ_INIT(&stale);
778 TAILQ_CONCAT(&stale, &td->clip_table, link);
800 * If it's in the main list then we already know it's not stale.
808 * If it's in the stale list we should move it to the main list.
810 TAILQ_FOREACH(ce, &stale, link) {
812 TAILQ_REMOVE(&stale, ce, link);
838 * Remove stale addresses (those no longer in V_in6_ifaddrhead) that are
841 TAILQ_FOREACH_SAFE(ce, &stale, link, ce_temp) {
845 TAILQ_REMOVE(&stale, c
[all...]
/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c635 int stale; member in struct:__anon5216
644 b->stale = b->nc = 0;
824 else if (!strcasecmp(key, "stale"))
825 cs->challenges[cs->count]->stale =
/freebsd-9.3-release/sys/geom/raid/
H A Dmd_intel.c822 G_RAID_DEBUG1(1, sc, "Unknown, probably new or stale disk");
823 /* Failed stale disk is useless for us. */
2251 int vi, sdi, numdisks, len, state, stale; local
2382 stale = 0;
2391 stale = 1;
2407 mvol->dirty = (vol->v_dirty || stale);
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh6390 #define XFREE(stale) do { \
6391 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh4959 #define XFREE(stale) do { \
4960 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh4959 #define XFREE(stale) do { \
4960 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh4951 #define XFREE(stale) do { \
4952 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh4303 #define XFREE(stale) do { \
4304 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh4303 #define XFREE(stale) do { \
4304 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh4303 #define XFREE(stale) do { \
4304 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh4271 #define XFREE(stale) do { \
4272 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4270 #define XFREE(stale) do { \
4271 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh4264 #define XFREE(stale) do { \
4265 if (stale) { free ((void *) stale); stale = 0; } \
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh4264 #define XFREE(stale) do { \
4265 if (stale) { free ((void *) stale); stale = 0; } \

Completed in 386 milliseconds