Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dindex.c862 const __le64 *sub_vbn) in indx_new() argument
904 if (sub_vbn) { in indx_new()
909 de_set_vbn_le(e, *sub_vbn); in indx_new()
1481 __le64 *sub_vbn, t_vbn; in indx_insert_into_root() local
1555 sub_vbn = NULL; in indx_insert_into_root()
1558 sub_vbn = &t_vbn; in indx_insert_into_root()
1695 __le64 t_vbn, *sub_vbn; in indx_insert_into_buffer() local
1732 sub_vbn = NULL; in indx_insert_into_buffer()
1735 sub_vbn = &t_vbn; in indx_insert_into_buffer()
2147 __le64 sub_vbn; in indx_delete_entry() local
[all …]

Completed in 6 milliseconds