Searched refs:xe_index (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ocfs2/ ! |
D | ocfs2_trace.h | 1760 int xe_index), 1761 TP_ARGS(ino, name, name_index, hash, location, xe_index), 1768 __field(int, xe_index) 1776 __entry->xe_index = xe_index; 1780 __entry->xe_index) 1787 int xe_index), \ 1788 TP_ARGS(ino, name, name_index, hash, bucket, xe_index))
|
D | xattr.c | 3761 u16 *xe_index, in ocfs2_find_xe_in_bucket() argument 3801 *xe_index = i; in ocfs2_find_xe_in_bucket()
|