Lines Matching refs:relocation
8 # Block relocation table commands
11 request do_brel_ma_create, "Open a memory array block relocation table",
14 request do_brel_free, "Free a block relocation table",
17 request do_brel_put, "Add or modify a block relocation entry",
20 request do_brel_get, "Get a block relocation entry",
26 request do_brel_next, "Get the next block relocation entry",
29 request do_brel_dump, "Dump the block relocation table",
32 request do_brel_move, "Move an entry in the block relocation table",
35 request do_brel_delete, "Delete an entry in the block relocation table",
39 # Inode relocation table commands
42 request do_irel_ma_create, "Open a memory array inode relocation table",
45 request do_irel_free, "Free an inode relocation table",
48 request do_irel_put, "Add or modify an inode relocation entry",
51 request do_irel_get, "Get an inode relocation entry",
55 "Get an inode relocation entry by its original number",
61 request do_irel_next, "Get the next block relocation entry",
64 request do_irel_dump, "Dump the inode relocation table",
76 request do_irel_move, "Move an entry in the inode relocation table",
79 request do_irel_delete, "Delete an entry in the inode relocation table",