Searched refs:st_id (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DLockStats.java19 private int st_id; field in class:LockStats
24 return st_id;
367 + "\n st_id=" + st_id
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_id.c78 if (region->stat.st_id == DB_LOCK_MAXID &&
80 region->stat.st_id = DB_LOCK_INVALIDID;
81 if (region->stat.st_id == region->stat.st_cur_maxid) {
88 region->stat.st_id = DB_LOCK_INVALIDID;
92 &region->stat.st_id, &region->stat.st_cur_maxid);
95 id = ++region->stat.st_id;
235 region->stat.st_id = cur_id;
H A Dlock_stat.c176 region->stat.st_id = tmp.st_id;
324 __db_dl(env, "Last allocated locker ID", (u_long)sp->st_id);
H A Dlock_region.c219 region->stat.st_id = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dtcp_internal.h219 u32 st_id; member in struct:o2net_send_tracking
H A Dnetdebug.c147 nst->st_sc, nst->st_id, nst->st_msg_type,
H A Dtcp.c178 nst->st_id = msg_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c2751 search_close_lru(u32 st_id, int flags) argument
2757 if (local->so_id == st_id)
3325 u32 st_id = stid->si_stateownerid; local
3331 hashval = stateid_hashval(st_id, f_id);
3333 if ((local->st_stateid.si_stateownerid == st_id) &&
3340 hashval = stateid_hashval(st_id, f_id);
3342 if ((local->st_stateid.si_stateownerid == st_id) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c245 MAKE_STAT_LIST("Last allocated locker ID", sp->st_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c70 JAVADB_STAT_INT(jnienv, jobj, lock_stat_st_id_fid, statp, st_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h308 u_int32_t st_id; /* Last allocated locker ID. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h297 u_int32_t st_id; /* Last allocated locker ID. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h318 u_int32_t st_id; /* Last allocated locker ID. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h306 u_int32_t st_id; /* Last allocated locker ID. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h345 u_int32_t st_id; /* Last allocated locker ID. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h345 u_int32_t st_id; /* Last allocated locker ID. */ member in struct:__db_lock_stat

Completed in 194 milliseconds