Lines Matching full:inode
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",
58 request do_irel_start_iter, "Start iterating over the inode table",
64 request do_irel_dump, "Dump the inode relocation table",
67 request do_irel_add_ref, "Add a reference to an inode entry",
70 request do_irel_start_iter_ref, "Start iterating over references to an inode",
73 request do_irel_next_ref, "Get the next reference for an inode entry",
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",