Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_node.h138 extern int pc_dirremove(struct pcnode *, char *, struct vnode *, enum vtype,
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c386 pc_dirremove( in pc_dirremove() function
657 error = pc_dirremove(tdp, tnm, in pc_rename()
670 error = pc_dirremove(tdp, tnm, in pc_rename()
H A Dpc_vnops.c1158 error = pc_dirremove(pcp, nm, (struct vnode *)0, VREG, ct); in pcfs_remove()
1286 error = pc_dirremove(pcp, nm, cdir, VDIR, ct); in pcfs_rmdir()