Searched refs:pc_name_to_pcdir (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_dir.c | 52 static struct pcdir *pc_name_to_pcdir(struct pcnode *dp, char *namep, 211 direntries = pc_name_to_pcdir(dp, namep, ndirentries, &error); in pc_direnter() 768 direntries = pc_name_to_pcdir(tdp, tnm, ndirentries, &error); in pc_rename() 1372 pc_name_to_pcdir(struct pcnode *dp, char *namep, int ndirentries, int *errret) in pc_name_to_pcdir() function
|