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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c913 static u16 name_hash(void *key, u16 max_bucket) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c913 static u16 name_hash(void *key, u16 max_bucket) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Ddir.c875 u32 name_hash = hinfo->major_hash; local
H A Dxattr.c1471 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
1636 static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
1789 static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
2101 ocfs2_xa_prepare_entry(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi, u32 name_hash, struct ocfs2_xattr_set_ctxt *ctxt) argument
2205 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, local
3655 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) argument
3720 ocfs2_find_xe_in_bucket(struct inode *inode, struct ocfs2_xattr_bucket *bucket, int name_index, const char *name, u32 name_hash, u16 *xe_index, int *found) argument
3784 ocfs2_xattr_bucket_find(struct inode *inode, int name_index, const char *name, u32 name_hash, u64 p_blkno, u32 first_hash, u32 num_clusters, struct ocfs2_xattr_search *xs) argument
3909 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); local
4062 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; local
5250 u32 name_hash = local
5503 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Ddir.c875 u32 name_hash = hinfo->major_hash; local
H A Dxattr.c1471 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
1636 static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
1789 static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
2101 ocfs2_xa_prepare_entry(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi, u32 name_hash, struct ocfs2_xattr_set_ctxt *ctxt) argument
2205 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, local
3655 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) argument
3720 ocfs2_find_xe_in_bucket(struct inode *inode, struct ocfs2_xattr_bucket *bucket, int name_index, const char *name, u32 name_hash, u16 *xe_index, int *found) argument
3784 ocfs2_xattr_bucket_find(struct inode *inode, int name_index, const char *name, u32 name_hash, u64 p_blkno, u32 first_hash, u32 num_clusters, struct ocfs2_xattr_search *xs) argument
3909 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); local
4062 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; local
5250 u32 name_hash = local
5503 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); local
[all...]

Completed in 266 milliseconds