Searched refs:xe_index (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | ocfs2_trace.h | 1763 int xe_index), 1764 TP_ARGS(ino, name, name_index, hash, location, xe_index), 1771 __field(int, xe_index) 1779 __entry->xe_index = xe_index; 1783 __entry->xe_index) 1790 int xe_index), \ 1791 TP_ARGS(ino, name, name_index, hash, bucket, xe_index))
|
H A D | xattr.c | 3755 u16 *xe_index, in ocfs2_find_xe_in_bucket() argument 3795 *xe_index = i; in ocfs2_find_xe_in_bucket()
|