OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deallocate_block
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/ext2ed/
blockbitmap_com.c
144
/* This is the opposite of the above function - We call
deallocate_block
instead of allocate_block */
163
deallocate_block
(entry_num);
186
void
deallocate_block
(long entry_num)
function
ext2ed.h
413
void
deallocate_block
(long entry_num);
Completed in 858 milliseconds