fs/ntfs3/attrlist.c
109
err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le,
fs/ntfs3/frecord.c
1773
!ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer,
fs/ntfs3/fslog.c
3246
err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes,
fs/ntfs3/fsntfs.c
2041
err = ntfs_read_run_nb(sbi, &ni->file.run,
fs/ntfs3/fsntfs.c
2052
err = ntfs_read_run_nb(sbi, &ni->file.run,
fs/ntfs3/fsntfs.c
2149
err = ntfs_read_run_nb(sbi, &ni->file.run,
fs/ntfs3/inode.c
1942
err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL);
fs/ntfs3/xattr.c
129
err = ntfs_read_run_nb(sbi, &run, 0, ea_p, size, NULL);