[go: nahoru, domu]

Searched defs:ldlm_namespace (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlustre_dlm.h198 struct ldlm_namespace;
268 typedef int (*ldlm_res_policy)(struct ldlm_namespace *, struct ldlm_lock **,
315 struct ldlm_namespace *nsb_namespace;
368 struct ldlm_namespace { struct
509 static inline int ns_is_client(struct ldlm_namespace *ns)
522 static inline int ns_is_server(struct ldlm_namespace *ns)
535 static inline int ns_connect_cancelset(struct ldlm_namespace *ns)
544 static inline int ns_connect_lru_resize(struct ldlm_namespace *ns)
550 static inline void ns_register_cancel(struct ldlm_namespace *ns,
684 * Protected by ns_lock in struct ldlm_namespace
[all...]

Completed in 15 milliseconds