Searched refs:hdr_insert_de (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | index.c | 798 * hdr_insert_de - Insert an index entry into the buffer. 802 static struct NTFS_DE *hdr_insert_de(const struct ntfs_index *indx, in hdr_insert_de() function 1595 * hdr_insert_de will succeed if there's in indx_insert_into_root() 1612 e = hdr_insert_de(indx, hdr, new_de, root_de, ctx); in indx_insert_into_root() 1753 e = hdr_insert_de(indx, hdr, new_de, NULL, ctx); in indx_insert_into_root() 1800 e = hdr_insert_de(indx, hdr1, new_de, e, ctx); in indx_insert_into_buffer() 1876 hdr_insert_de(indx, in indx_insert_into_buffer()
|
Completed in 3 milliseconds