OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:map_free
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/gpt/
map.h
62
off_t
map_free
(struct gpt *, off_t, off_t);
create.c
94
if (
map_free
(gpt, 0LL, 1LL) == 0) {
recover.c
211
if (
map_free
(gpt, 0LL, 1LL) == 0) {
map.c
388
map_free
(gpt_t gpt, off_t start, off_t size)
function
gpt.c
897
blocks =
map_free
(gpt, 1LL, 0LL);
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026