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

/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c184 u32 totalsize; (tailer)
1882 u32 magic, tailer; local
1936 /* and the tailer */
1937 tailer = sizeof(*rec) + recovery_max_size;
1938 memcpy(p, &tailer, 4);
2308 /* update a record tailer (must hold allocation lock) */
2314 /* Offset of tailer from record header */
2326 /* Allocation and tailer lock */
2330 /* set an initial tailer, so if we fail we don't leave a bogus record */
2363 /* Read in tailer an
2954 tdb_off_t tailer_ofs, tailer; local
[all...]

Completed in 37 milliseconds