Searched defs:domain (Results 1 – 10 of 10) sorted by relevance
/fs/erofs/ |
D | fscache.c | 388 static void erofs_fscache_domain_put(struct erofs_domain *domain) in erofs_fscache_domain_put() 436 struct erofs_domain *domain; in erofs_fscache_init_domain() local 475 struct erofs_domain *domain; in erofs_fscache_register_domain() local 563 struct erofs_domain *domain = EROFS_SB(sb)->domain; in erofs_fscache_domain_init_cookie() local 598 struct erofs_domain *domain = EROFS_SB(sb)->domain; in erofs_domain_register_cookie() local 636 struct erofs_domain *domain; in erofs_fscache_unregister_cookie() local
|
D | internal.h | 113 struct erofs_domain *domain; member 173 struct erofs_domain *domain; member
|
/fs/xfs/libxfs/ |
D | xfs_refcount.c | 49 enum xfs_refc_domain domain, in xfs_refcount_lookup_le() 69 enum xfs_refc_domain domain, in xfs_refcount_lookup_ge() 89 enum xfs_refc_domain domain, in xfs_refcount_lookup_eq() 362 enum xfs_refc_domain domain, in xfs_refcount_split_extent() 638 enum xfs_refc_domain domain, in xfs_refcount_find_left_extents() 731 enum xfs_refc_domain domain, in xfs_refcount_find_right_extents() 829 enum xfs_refc_domain domain, in xfs_refcount_merge_extents() 1883 enum xfs_refc_domain domain, in xfs_refcount_has_record()
|
D | xfs_refcount.h | 28 enum xfs_refc_domain domain) in xfs_refcount_encode_startblock()
|
/fs/ocfs2/dlm/ |
D | dlmdomain.c | 244 static struct dlm_ctxt * __dlm_lookup_domain_full(const char *domain, int len) in __dlm_lookup_domain_full() 262 static struct dlm_ctxt * __dlm_lookup_domain(const char *domain) in __dlm_lookup_domain() 273 static int dlm_wait_on_domain_helper(const char *domain) in dlm_wait_on_domain_helper() 1946 static struct dlm_ctxt *dlm_alloc_ctxt(const char *domain, in dlm_alloc_ctxt() 2101 struct dlm_ctxt * dlm_register_domain(const char *domain, in dlm_register_domain()
|
D | dlmcommon.h | 693 u8 domain[O2NM_MAX_NAME_LEN]; member 702 u8 domain[O2NM_MAX_NAME_LEN]; member 710 u8 domain[O2NM_MAX_NAME_LEN]; member
|
/fs/smb/client/ |
D | cifsencrypt.c | 411 wchar_t *domain; in calc_ntlmv2_hash() local
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 412 const struct qstr *domain = &dentry->d_name; in dlmfs_mkdir() local
|
/fs/smb/server/ |
D | auth.c | 128 wchar_t *domain = NULL; in calc_ntlmv2_hash() local
|
D | smbacl.c | 20 static const struct smb_sid domain = {1, 4, {0, 0, 0, 0, 0, 5}, variable
|