Home
last modified time | relevance | path

Searched refs:portals_handle (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_handles.h69 struct portals_handle { struct
81 #define RCU2HANDLE(rcu) container_of(rcu, struct portals_handle, h_rcu) argument
86 void class_handle_hash(struct portals_handle *,
88 void class_handle_unhash(struct portals_handle *);
Dlustre_import.h158 struct portals_handle imp_handle;
Dlustre_export.h128 struct portals_handle exp_handle;
Dobd_support.h508 struct portals_handle *__h = (handle); \
Dlustre_dlm.h594 struct portals_handle l_handle;
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c63 void class_handle_hash(struct portals_handle *h, in class_handle_hash()
104 static void class_handle_unhash_nolock(struct portals_handle *h) in class_handle_unhash_nolock()
125 void class_handle_unhash(struct portals_handle *h) in class_handle_unhash()
140 struct portals_handle *h; in class_handle2object()
170 struct portals_handle *h = RCU2HANDLE(rcu); in class_handle_free_cb()
217 struct portals_handle *h; in cleanup_all_handles()