Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dxattr.c1795 struct ocfs2_xattr_entry *tmp_xe; in ocfs2_xa_bucket_add_entry() local
1803 tmp_xe = &xh->xh_entries[tmp]; in ocfs2_xa_bucket_add_entry()
1805 if (name_hash > le32_to_cpu(tmp_xe->xe_name_hash)) in ocfs2_xa_bucket_add_entry()
1807 else if (name_hash < le32_to_cpu(tmp_xe->xe_name_hash)) in ocfs2_xa_bucket_add_entry()