Home
last modified time | relevance | path

Searched refs:first_hash (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
H A Dxattr.c291 u32 *first_hash);
3850 u32 first_hash, in ocfs2_xattr_bucket_find() argument
3968 u32 first_hash, num_clusters = 0; in ocfs2_xattr_index_block_find() local
3979 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &first_hash, in ocfs2_xattr_index_block_find()
3986 BUG_ON(p_blkno == 0 || num_clusters == 0 || first_hash > name_hash); in ocfs2_xattr_index_block_find()
3989 name, name_index, first_hash, in ocfs2_xattr_index_block_find()
3994 p_blkno, first_hash, num_clusters, xs); in ocfs2_xattr_index_block_find()
4537 u32 *first_hash) in ocfs2_mv_xattr_bucket_cross_cluster() argument
4557 to_move, first_hash); in ocfs2_mv_xattr_bucket_cross_cluster()
4653 u32 *first_hash, in ocfs2_divide_xattr_bucket() argument
[all …]