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