Searched refs:ntfs_get_bh (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ntfs3/ ! |
| H A D | record.c | 461 err = ntfs_get_bh(sbi, &ni->file.run, vbo, sbi->record_size, in mi_format_new()
|
| H A D | fsntfs.c | 813 err = ntfs_get_bh(sbi, run, vbo, rs, &nb); in ntfs_clear_mft_tail() 1333 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_get_bh() function
|
| H A D | ntfs_fs.h | 682 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo,
|
| H A D | index.c | 953 err = ntfs_get_bh(ni->mi.sbi, &indx->alloc_run, vbo, bytes, &r->nb); in indx_new()
|