Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/asihpi/
Dhpi6000.c1745 u16 add_index; in hw_message() local
1748 add_index = get_dsp_index(pao, &hm); in hw_message()
1749 if (add_index != dsp_index) { in hw_message()
/linux-6.1.9/fs/jfs/
Djfs_dtree.c321 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index() function
2645 d->index = cpu_to_le32(add_index(tid, inode, bn, i)); in add_missing_indices()
3639 lh->index = cpu_to_le32(add_index(data->leaf.tid, in dtInsertEntry()