Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libfsimage/common/
A Dfsimage_grub.c166 off = ffi->ff_fsi->f_off + ((off_t)sector * SECTOR_SIZE) + offset; in fsig_devread()
179 ret = pread(ffi->ff_fsi->f_fd, tmp, SECTOR_SIZE, off - n); in fsig_devread()
190 ret = pread(ffi->ff_fsi->f_fd, buf, n, off); in fsig_devread()
198 ret = pread(ffi->ff_fsi->f_fd, tmp, SECTOR_SIZE, off); in fsig_devread()
286 fsig_plugin_ops_t *ops = ffi->ff_fsi->f_plugin->fp_data; in fsig_pread()
A Dfsimage.c112 ops = ffi->ff_fsi->f_plugin->fp_ops; in fsi_close_file()
125 ops = ffi->ff_fsi->f_plugin->fp_ops; in fsi_read_file()
138 ops = ffi->ff_fsi->f_plugin->fp_ops; in fsi_pread_file()
A Dfsimage_plugin.c52 ffi->ff_fsi = fsi; in fsip_file_alloc()
66 return (ffi->ff_fsi); in fsip_fs()
A Dfsimage_priv.h53 fsi_t *ff_fsi; member
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/
A Dfsi_zfs.c119 fsi_bootstring = fsi_bootstring_alloc(ffi->ff_fsi, in fsi_zfs_open()

Completed in 5 milliseconds