Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs_fs.h642 int ntfs_vbo_to_lbo(struct ntfs_sb_info *sbi, const struct runs_tree *run,
H A Dbitmap.c1355 err = ntfs_vbo_to_lbo(sbi, &wnd->run, vbo, &lbo, &bytes); in wnd_extend()
H A Dfsntfs.c1670 int ntfs_vbo_to_lbo(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_vbo_to_lbo() function