Home
last modified time | relevance | path

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

/fs/ntfs3/
Dntfs_fs.h626 int ntfs_vbo_to_lbo(struct ntfs_sb_info *sbi, const struct runs_tree *run,
Dbitmap.c1364 err = ntfs_vbo_to_lbo(sbi, &wnd->run, vbo, &lbo, &bytes); in wnd_extend()
Dfsntfs.c1640 int ntfs_vbo_to_lbo(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_vbo_to_lbo() function