Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dindex.c1474 __le64 *sub_vbn, t_vbn; in indx_insert_into_root() local
1550 t_vbn = de_get_vbn_le(e); in indx_insert_into_root()
1551 sub_vbn = &t_vbn; in indx_insert_into_root()
1688 __le64 t_vbn, *sub_vbn; in indx_insert_into_buffer() local
1727 t_vbn = de_get_vbn_le(up_e); in indx_insert_into_buffer()
1728 sub_vbn = &t_vbn; in indx_insert_into_buffer()