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.c112 err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le, in ntfs_load_attr_list()
H A Dfsntfs.c2049 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2060 err = ntfs_read_run_nb(sbi, &ni->file.run, in ntfs_get_security_by_id()
2157 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.h684 static inline int ntfs_read_run_nb(struct ntfs_sb_info *sbi, in ntfs_read_run_nb() function
H A Dinode.c2160 err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL); in ntfs_readlink_hlp()
H A Dfrecord.c1814 !ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer, in ni_parse_reparse()
H A Dfslog.c3276 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()