Searched refs:ntfs_read_run_nb (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/ntfs3/
H A Dattrlist.c100 err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le,
H A Dfsntfs.c1191 int ntfs_read_run_nb(struct ntfs_sb_info *sbi, const struct runs_tree *run, function
1313 int err = ntfs_read_run_nb(sbi, run, vbo, rhdr, bytes, nb);
2039 err = ntfs_read_run_nb(sbi, &ni->file.run,
2050 err = ntfs_read_run_nb(sbi, &ni->file.run,
2147 err = ntfs_read_run_nb(sbi, &ni->file.run,
H A Dxattr.c129 err = ntfs_read_run_nb(sbi, &run, 0, ea_p, size, NULL);
H A Dntfs_fs.h624 int ntfs_read_run_nb(struct ntfs_sb_info *sbi, const struct runs_tree *run,
H A Dinode.c1975 err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL);
H A Dfslog.c1148 err = ntfs_read_run_nb(ni->mi.sbi, &ni->file.run, page_vbo, page_buf,
3172 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes,
H A Dfrecord.c1817 !ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer,

Completed in 148 milliseconds