Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_node.h138 extern int pc_dirremove(struct pcnode *, char *, struct vnode *, enum vtype,
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c385 pc_dirremove( in pc_dirremove() function
658 error = pc_dirremove(tdp, tnm, in pc_rename()
667 error = pc_dirremove(tdp, tnm, in pc_rename()
H A Dpc_vnops.c1157 error = pc_dirremove(pcp, nm, (struct vnode *)0, VREG, ct); in pcfs_remove()
1285 error = pc_dirremove(pcp, nm, cdir, VDIR, ct); in pcfs_rmdir()