Searched refs:init_geom (Results 1 – 4 of 4) sorted by relevance
/external/mtools/ |
D | devices.c | 863 int init_geom(int fd, struct device *dev, struct device *orig_dev, in init_geom() function 982 int init_geom(int fd, struct device *dev, struct device *orig_dev, in init_geom() function 1094 int init_geom(int fd, struct device *dev, struct device *orig_dev, in init_geom() function
|
D | plain_io.c | 251 ret = init_geom(This->fd,dev, orig_dev, &This->statbuf); in file_geom() 656 init_geom(This->fd, dev, orig_dev, &This->statbuf)){ in SimpleFileOpen()
|
D | mtools.h | 146 int init_geom(int fd, struct device *dev, struct device *orig_dev,
|
D | NEWS | 486 /etc/mtools.conf instead of /etc/mtools. Do init_geom to read
|