Home
last modified time | relevance | path

Searched defs:thandle (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h742 struct thandle { struct
744 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