Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 4 of 4) sorted by relevance

/fs/ocfs2/dlm/
Ddlmdomain.c263 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()
Ddlmcommon.h726 u8 domain[O2NM_MAX_NAME_LEN]; member
735 u8 domain[O2NM_MAX_NAME_LEN]; member
743 u8 domain[O2NM_MAX_NAME_LEN]; member
/fs/cifs/
Dcifsencrypt.c398 wchar_t *domain; in calc_ntlmv2_hash() local
/fs/ocfs2/dlmfs/
Ddlmfs.c484 struct qstr *domain = &dentry->d_name; in dlmfs_mkdir() local