Searched refs:PCD_ERASED (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c170 if (dp->pc_entry.pcd_filename[0] == PCD_ERASED) {
442 pcp->pc_entry.pcd_filename[0] = PCD_ERASED;
452 slot.sl_ep->pcd_filename[0] = PCD_ERASED;
535 if ((c != '.') && (c != PCD_ERASED)) {
759 pcp->pc_entry.pcd_filename[0] = PCD_ERASED;
949 (ep->pcd_filename[0] == PCD_ERASED)) {
1236 ep->pcd_filename[0] = PCD_ERASED;
1243 ep->pcd_filename[0] = PCD_ERASED;
1310 (ep->pcd_filename[0] == PCD_ERASED)) {
1643 (ep->pcd_filename[0] == PCD_ERASED)) {
[all...]
H A Dpc_node.c236 if (pcp->pc_entry.pcd_filename[0] == PCD_ERASED) {
H A Dpc_vnops.c1406 if (ep->pcd_filename[0] == PCD_ERASED) {
2248 (ep->pcd_filename[0] == PCD_ERASED))) {
H A Dpc_vfsops.c1259 (ep->pcd_filename[0] != PCD_ERASED) &&
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_dir.h197 #define PCD_ERASED ((char)0xE5) /* entry was erased */ macro
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c532 } else if ((dp->pcd_filename[0] == PCD_ERASED) ||
786 PCD_ERASED, &deletedEntry, clusterWithSlot,
791 0, PCFS_NO_SUBDIRS, PCFS_FIND_STATUS, PCD_ERASED,
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c470 (d->pcd_filename[0] != PCD_ERASED) &&

Completed in 81 milliseconds