Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dattrlist.c109 err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le, in ntfs_load_attr_list()
H A Dfsntfs.c2041 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2052 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2149 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_insert_security()
H A Dxattr.c129 err = ntfs_read_run_nb(sbi, &run, 0, ea_p, size, NULL); in ntfs_read_ea()
H A Dntfs_fs.h664 static inline int ntfs_read_run_nb(struct ntfs_sb_info *sbi, in ntfs_read_run_nb() function
H A Dinode.c2010 err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL); in ntfs_readlink_hlp()
H A Dfrecord.c1773 !ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer, in ni_parse_reparse()
H A Dfslog.c3211 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()