Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c95 static int pc_getfattype(struct pcfs *fsp);
751 if (error = pc_getfattype(fsp)) in pcfs_mount()
2461 pc_getfattype(struct pcfs *fsp) in pc_getfattype() function