Searched defs:bin_handle (Results 1 – 1 of 1) sorted by relevance
21 struct bin_handle { struct22 const struct ts_store_ops *op;23 struct ts_store_handle *h;24 struct file *f;25 size_t offs_bytes;26 size_t size_bytes;
Completed in 3 milliseconds