Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dext2fs.c97 static int ext2fs_open(const char *path, struct open_file *f);
112 ext2fs_open,
333 ext2fs_open(const char *upath, struct open_file *f) in ext2fs_open() function