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

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dbrel.h79 #define ext2fs_brel_put(brel, old, ent) ((brel)->put((brel), old, ent)) macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/tests/progs/
H A Dtest_rel.c205 retval = ext2fs_brel_put(brel, old, &ent);
207 com_err(argv[0], retval, "while calling ext2fs_brel_put");

Completed in 52 milliseconds