Searched refs:TDB_ERR_NOEXIST (Results 1 – 3 of 3) sorted by relevance
56 TDB_ERR_NOEXIST, TDB_ERR_EINVAL, TDB_ERR_RDONLY}; enumerator
309 {TDB_ERR_NOEXIST, "Record does not exist"},3132 return TDB_ERRCODE(TDB_ERR_NOEXIST, 0); in tdb_find()3236 return TDB_ERRCODE(TDB_ERR_NOEXIST, 0); in tdb_parse_record()3486 if (tdb->ecode == TDB_ERR_NOEXIST && in tdb_store()
227 if (tdb_error(db->tdb) != TDB_ERR_NOEXIST) in e2fsck_get_dir_info()