Searched defs:domain (Results 1 – 4 of 4) sorted by relevance
263 static struct dlm_ctxt * __dlm_lookup_domain_full(const char *domain, int len) in __dlm_lookup_domain_full()284 static struct dlm_ctxt * __dlm_lookup_domain(const char *domain) in __dlm_lookup_domain()295 static int dlm_wait_on_domain_helper(const char *domain) in dlm_wait_on_domain_helper()1974 static struct dlm_ctxt *dlm_alloc_ctxt(const char *domain, in dlm_alloc_ctxt()2127 struct dlm_ctxt * dlm_register_domain(const char *domain, in dlm_register_domain()
726 u8 domain[O2NM_MAX_NAME_LEN]; member735 u8 domain[O2NM_MAX_NAME_LEN]; member743 u8 domain[O2NM_MAX_NAME_LEN]; member
398 wchar_t *domain; in calc_ntlmv2_hash() local
484 struct qstr *domain = &dentry->d_name; in dlmfs_mkdir() local