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

/linux-master/fs/ntfs3/
H A Drecord.c447 err = ntfs_get_bh(sbi, &ni->file.run, vbo, sbi->record_size,
H A Dfsntfs.c790 err = ntfs_get_bh(sbi, run, vbo, rs, &nb);
1320 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, function
H A Dntfs_fs.h629 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo,
H A Dindex.c955 err = ntfs_get_bh(ni->mi.sbi, &indx->alloc_run, vbo, bytes, &r->nb);

Completed in 127 milliseconds