Home
last modified time | relevance | path

Searched refs:grub_memmove (Results 1 – 5 of 5) sorted by relevance

/tools/libfsimage/zfs/
A Dfsys_zfs.c718 grub_memmove(buf, &dnode_buf[idx], DNODE_SIZE); in dnode_get()
736 grub_memmove(buf, &dnbuf[idx], DNODE_SIZE); in dnode_get()
986 grub_memmove((char *)mdn, (char *)&osp->os_meta_dnode, DNODE_SIZE); in get_objset_mdn()
1084 grub_memmove(strval, nvpair, slen); in nvlist_lookup_value()
1349 grub_memmove(MOS, &osp->os_meta_dnode, DNODE_SIZE); in zfs_mount()
1350 grub_memmove(&current_uberblock, in zfs_mount()
1352 grub_memmove(current_bootpath, tmp_bootpath, in zfs_mount()
1354 grub_memmove(current_devid, tmp_devid, in zfs_mount()
1497 grub_memmove(buf, file_buf + filepos - file_start, len); in zfs_read()
1525 grub_memmove(buf, file_buf + filepos - file_start, in zfs_read()
A Dfsi_zfs.h61 #define grub_memmove memmove macro
/tools/libfsimage/common/
A Dxenfsimage_grub.h63 #define grub_memmove memmove macro
/tools/libfsimage/xfs/
A Dfsys_xfs.c504 grub_memmove (buf, inode->di_u.di_c + filepos, len); in xfs_read()
/tools/libfsimage/reiserfs/
A Dfsys_reiserfs.c1044 grub_memmove (linkbuf + filemax, dirname, len+1); in reiserfs_dir()

Completed in 10 milliseconds