Searched refs:xe_index (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | ocfs2_trace.h | 1761 int xe_index), 1762 TP_ARGS(ino, name, name_index, hash, location, xe_index), 1769 __field(int, xe_index) 1777 __entry->xe_index = xe_index; 1781 __entry->xe_index) 1788 int xe_index), \ 1789 TP_ARGS(ino, name, name_index, hash, bucket, xe_index))
|
D | xattr.c | 3755 u16 *xe_index, in ocfs2_find_xe_in_bucket() argument 3795 *xe_index = i; in ocfs2_find_xe_in_bucket()
|