Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/intermezzo/
Dfileset.c142 static struct file *_izo_fset_open(char *fsetname, char *name, int flags, int mode) in _izo_fset_open() function
171 return _izo_fset_open(fset->fset_name, name, flags, mode); in izo_fset_open()
190 fset_root = _izo_fset_open(fsetname, "ROOT", O_RDONLY, 000); in presto_set_fsetroot()