Searched refs:tdirdelete (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | tmp.h | 101 extern int tdirdelete(struct tmpnode *, struct tmpnode *, char *,
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vnops.c | 1108 tdirdelete(parent, tp, nm, DR_REMOVE, cred); in tmp_remove() 1285 error = tdirdelete(fromparent, fromtp, onm, DR_RENAME, cred); in tmp_rename() 1443 error = tdirdelete(parent, self, nm, DR_RMDIR, cred); in tmp_rmdir()
|
H A D | tmp_dir.c | 487 tdirdelete( in tdirdelete() function
|