Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c52 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