Searched refs:ntfs_get_bh (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/fs/ntfs3/ |
| D | record.c | 388 err = ntfs_get_bh(sbi, &ni->file.run, vbo, sbi->record_size, in mi_format_new()
|
| D | fsntfs.c | 761 err = ntfs_get_bh(sbi, run, vbo, rs, &nb); in ntfs_clear_mft_tail() 1272 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_get_bh() function
|
| D | ntfs_fs.h | 616 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo,
|
| D | index.c | 884 err = ntfs_get_bh(ni->mi.sbi, &indx->alloc_run, vbo, bytes, &r->nb); in indx_new()
|