Searched defs:thandle (Results 1 – 1 of 1) sorted by relevance
742 struct thandle { struct744 struct dt_device *th_dev;747 struct lu_context th_ctx;750 __u32 th_tags;754 __s32 th_result;757 unsigned int th_sync:1;760 unsigned int th_local:1;784 struct thandle *txn, void *cookie); argument