Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
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()
1988 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
1999 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2096 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_insert_security()
Dattrlist.c89 err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le, in ntfs_load_attr_list()
Dxattr.c123 err = ntfs_read_run_nb(sbi, &run, 0, ea_p, size, NULL); in ntfs_read_ea()
Dntfs_fs.h611 int ntfs_read_run_nb(struct ntfs_sb_info *sbi, const struct runs_tree *run,
Dinode.c1803 err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL); in ntfs_readlink_hlp()
Dfslog.c1143 err = ntfs_read_run_nb(ni->mi.sbi, &ni->file.run, page_vbo, page_buf, in read_log_page()
3171 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
Dfrecord.c1812 !ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer, in ni_parse_reparse()