Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dtree.c334 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index() function
2956 d->index = cpu_to_le32(add_index(tid, inode, bn, i)); in add_missing_indices()
3950 lh->index = cpu_to_le32(add_index(data->leaf.tid, in dtInsertEntry()