Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libfsimage/common/
A Dmapfile-SunOS3 fsi_open_fsimage;
A Dmapfile-GNU4 fsi_open_fsimage;
A Dfsimage.h38 fsi_t *fsi_open_fsimage(const char *, uint64_t, const char *);
A Dfsimage.c39 fsi_t *fsi_open_fsimage(const char *path, uint64_t off, const char *options) in fsi_open_fsimage() function
/xen-4.10.0-shim-comet/tools/pygrub/src/fsimage/
A Dfsimage.c276 if ((fs->fs = fsi_open_fsimage(name, offset, options)) == NULL) { in fsimage_open()

Completed in 4 milliseconds