Searched refs:loop_func_table (Results 1 – 3 of 3) sorted by relevance
27 struct loop_func_table;43 struct loop_func_table *lo_encryption;86 struct loop_func_table { struct99 int loop_register_transfer(struct loop_func_table *funcs); argument
176 static struct loop_func_table cryptoloop_funcs = {
172 static struct loop_func_table none_funcs = {176 static struct loop_func_table xor_funcs = {183 static struct loop_func_table *xfer_funcs[MAX_LO_CRYPT] = {1091 struct loop_func_table *xfer = lo->lo_encryption; in loop_release_xfer()1104 loop_init_xfer(struct loop_device *lo, struct loop_func_table *xfer, in loop_init_xfer()1137 struct loop_func_table *xfer; in loop_set_status_from_info()2104 int loop_register_transfer(struct loop_func_table *funcs) in loop_register_transfer()2117 struct loop_func_table *xfer; in loop_unregister_transfer()