Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dindex.c1580 __le64 *sub_vbn, t_vbn; in indx_insert_into_root() local
1656 t_vbn = de_get_vbn_le(e); in indx_insert_into_root()
1657 sub_vbn = &t_vbn; in indx_insert_into_root()
1794 __le64 t_vbn, *sub_vbn; in indx_insert_into_buffer() local
1841 t_vbn = de_get_vbn_le(up_e); in indx_insert_into_buffer()
1842 sub_vbn = &t_vbn; in indx_insert_into_buffer()