Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dfsntfs.c1143 int ntfs_read_run_nb(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_read_run_nb() function
1265 int err = ntfs_read_run_nb(sbi, run, vbo, rhdr, bytes, nb); in ntfs_read_bh()
2010 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2021 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2118 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_insert_security()
A Dattrlist.c84 err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le, in ntfs_load_attr_list()
A Dxattr.c123 err = ntfs_read_run_nb(sbi, &run, 0, ea_p, size, NULL); in ntfs_read_ea()
A Dntfs_fs.h610 int ntfs_read_run_nb(struct ntfs_sb_info *sbi, const struct runs_tree *run,
A Dinode.c1807 err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL); in ntfs_readlink_hlp()
A Dfslog.c1143 err = ntfs_read_run_nb(ni->mi.sbi, &ni->file.run, page_vbo, page_buf, in read_log_page()
3192 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
A Dfrecord.c1754 !ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer, in ni_parse_reparse()

Completed in 30 milliseconds