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.c387 pc_dirremove( in pc_dirremove() function
658 error = pc_dirremove(tdp, tnm, in pc_rename()
671 error = pc_dirremove(tdp, tnm, in pc_rename()
H A Dpc_vnops.c1156 error = pc_dirremove(pcp, nm, NULL, VREG, ct); in pcfs_remove()
1284 error = pc_dirremove(pcp, nm, cdir, VDIR, ct); in pcfs_rmdir()