Searched refs:ntfs_read_run_nb (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | attrlist.c | 109 err = ntfs_read_run_nb(ni->mi.sbi, &ni->attr_list.run, 0, le, in ntfs_load_attr_list()
|
| H A D | fsntfs.c | 2041 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 D | xattr.c | 129 err = ntfs_read_run_nb(sbi, &run, 0, ea_p, size, NULL); in ntfs_read_ea()
|
| H A D | ntfs_fs.h | 664 static inline int ntfs_read_run_nb(struct ntfs_sb_info *sbi, in ntfs_read_run_nb() function
|
| H A D | inode.c | 2010 err = ntfs_read_run_nb(sbi, &ni->file.run, 0, rp, size, NULL); in ntfs_readlink_hlp()
|
| H A D | frecord.c | 1773 !ntfs_read_run_nb(ni->mi.sbi, &run, 0, buffer, in ni_parse_reparse()
|
| H A D | fslog.c | 3211 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
|