Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_handles.h70 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 *);
89 void class_handle_hash_back(struct portals_handle *);
Dlustre_import.h160 struct portals_handle imp_handle;
Dlustre_export.h156 struct portals_handle exp_handle;
Dobd_support.h738 struct portals_handle *__h = (handle); \
Dlustre_dlm.h665 struct portals_handle l_handle;
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlustre_handles.c64 void class_handle_hash(struct portals_handle *h, in class_handle_hash()
105 static void class_handle_unhash_nolock(struct portals_handle *h) in class_handle_unhash_nolock()
126 void class_handle_unhash(struct portals_handle *h) in class_handle_unhash()
137 void class_handle_hash_back(struct portals_handle *h) in class_handle_hash_back()
153 struct portals_handle *h; in class_handle2object()
183 struct portals_handle *h = RCU2HANDLE(rcu); in class_handle_free_cb()
229 struct portals_handle *h; in cleanup_all_handles()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_internal.h75 struct portals_handle llh_handle;