Searched defs:domain (Results 1 – 4 of 4) sorted by relevance
261 static struct dlm_ctxt * __dlm_lookup_domain_full(const char *domain, int len) in __dlm_lookup_domain_full()279 static struct dlm_ctxt * __dlm_lookup_domain(const char *domain) in __dlm_lookup_domain()290 static int dlm_wait_on_domain_helper(const char *domain) in dlm_wait_on_domain_helper()1957 static struct dlm_ctxt *dlm_alloc_ctxt(const char *domain, in dlm_alloc_ctxt()2111 struct dlm_ctxt * dlm_register_domain(const char *domain, in dlm_register_domain()
717 u8 domain[O2NM_MAX_NAME_LEN]; member726 u8 domain[O2NM_MAX_NAME_LEN]; member734 u8 domain[O2NM_MAX_NAME_LEN]; member
482 wchar_t *domain; in calc_ntlmv2_hash() local
472 const struct qstr *domain = &dentry->d_name; in dlmfs_mkdir() local