Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dindex.c933 const __le64 *sub_vbn) in indx_new()
975 if (sub_vbn) { in indx_new()
980 de_set_vbn_le(e, *sub_vbn); in indx_new()
1580 __le64 *sub_vbn, t_vbn; in indx_insert_into_root() local
1654 sub_vbn = NULL; in indx_insert_into_root()
1657 sub_vbn = &t_vbn; in indx_insert_into_root()
1716 n = indx_new(indx, ni, new_vbn, sub_vbn); in indx_insert_into_root()
1794 __le64 t_vbn, *sub_vbn; in indx_insert_into_buffer() local
1839 sub_vbn = NULL; in indx_insert_into_buffer()
1842 sub_vbn in indx_insert_into_buffer()
931 indx_new(struct ntfs_index *indx, struct ntfs_inode *ni, CLST vbn, const __le64 *sub_vbn) indx_new() argument
2260 __le64 sub_vbn; indx_delete_entry() local
[all...]

Completed in 3 milliseconds