Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:tdb_munmap

256 static int tdb_munmap(struct tdb_context *tdb);
867 if (tdb_munmap(tdb) == -1)
967 int tdb_munmap(struct tdb_context *tdb)
1070 tdb_munmap(tdb);
2234 tdb_munmap(tdb);
3991 tdb_munmap(tdb);
4030 tdb_munmap(tdb);
4083 if (tdb_munmap(tdb) != 0) {