Home | History | Annotate | Download | only in ext2fs

Lines Matching defs:zero

157 /* free memory if the pointer is valid and zero the pointer */
332 note that a len of zero means lock to end of file
943 do an unlocked scan of the hash table heads to find the next non-zero head. The value
1139 /* some systems don't like zero length malloc */
1318 /* non-zero when an internal transaction error has
1552 reads see the zero data */
1985 u32 zero = 0;
2094 if (methods->tdb_write(tdb, magic_offset, &zero, 4) == -1) {
2138 u32 zero = 0;
2218 if (tdb_ofs_write(tdb, TDB_RECOVERY_HEAD, &zero) == -1) {
2227 &zero) == -1) {
2750 a non-zero return value from fn() indicates that the traversal should stop
3183 * then the TDB_DATA will have zero length but
3184 * a non-zero pointer
3791 is advisory, use zero for a default value.
3886 /* we need to zero database if we are the only one with it open */