Home
last modified time | relevance | path

Searched refs:dnlc_remove (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_thread.c329 dnlc_remove(ITOV(dp), "."); in ufs_delete()
330 dnlc_remove(ITOV(dp), ".."); in ufs_delete()
346 dnlc_remove(ITOV(ip), XATTR_DIR_NAME); in ufs_delete()
1234 dnlc_remove(ITOV(dp), ep->d_name); in ufs_attr_purge()
H A Dufs_dir.c2579 dnlc_remove(dvp, namep); in ufs_dirremove()
2709 dnlc_remove(vp, "."); in ufs_dirremove()
2710 dnlc_remove(vp, ".."); in ufs_dirremove()
/titanic_50/usr/src/uts/common/sys/
H A Ddnlc.h188 void dnlc_remove(vnode_t *, const char *);
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c760 dnlc_remove(ITOV(dp), namep); in ud_dirremove()
832 dnlc_remove(ITOV(ip), "."); in ud_dirremove()
833 dnlc_remove(ITOV(ip), ".."); in ud_dirremove()
1528 dnlc_remove(ITOV(tdp), namep); in ud_dirrename()
1835 dnlc_remove(ITOV(dp), ".."); in ud_dirfixdotdot()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c2072 dnlc_remove(dvp, nm); in nfs_create()
2253 dnlc_remove(dvp, nm); in nfs_remove()
2375 dnlc_remove(tdvp, tnm); in nfs_link()
2490 dnlc_remove(ndvp, nnm); in nfsrename()
2619 dnlc_remove(odvp, onm); in nfsrename()
2620 dnlc_remove(ndvp, nnm); in nfsrename()
2650 dnlc_remove(ovp, ".."); in nfsrename()
2749 dnlc_remove(dvp, nm); in nfs_mkdir()
2836 dnlc_remove(dvp, nm); in nfs_rmdir()
2848 dnlc_remove(vp, ".."); in nfs_rmdir()
[all …]
H A Dnfs3_vnops.c2331 dnlc_remove(dvp, nm); in nfs3_create()
2868 dnlc_remove(dvp, nm); in nfs3_remove()
3004 dnlc_remove(tdvp, tnm); in nfs3_link()
3138 dnlc_remove(ndvp, nnm); in nfs3rename()
3266 dnlc_remove(odvp, onm); in nfs3rename()
3267 dnlc_remove(ndvp, nnm); in nfs3rename()
3312 dnlc_remove(ovp, ".."); in nfs3rename()
3413 dnlc_remove(dvp, nm); in nfs3_mkdir()
3518 dnlc_remove(dvp, nm); in nfs3_rmdir()
3530 dnlc_remove(vp, ".."); in nfs3_rmdir()
[all …]
H A Dnfs4_vnops.c5526 dnlc_remove(dvp, nm); in nfs4lookupvalidate_otw()
5539 dnlc_remove(dvp, nm); in nfs4lookupvalidate_otw()
5552 dnlc_remove(dvp, nm); in nfs4lookupvalidate_otw()
6717 dnlc_remove(dvp, nm); in nfs4_create()
7044 dnlc_remove(dvp, nm); in call_nfs4_create_req()
7290 dnlc_remove(dvp, nm); in nfs4_remove()
7573 dnlc_remove(tdvp, tnm); in nfs4_link()
7797 dnlc_remove(ndvp, nnm); in nfs4rename()
8065 dnlc_remove(ovp, ".."); in nfs4rename()
8243 dnlc_remove(odvp, onm); in nfs4rename_persistent_fh()
[all …]
/titanic_50/usr/src/uts/common/fs/
H A Ddnlc.c529 dnlc_remove(dp, name); in dnlc_update()
665 dnlc_remove(vnode_t *dp, const char *name) in dnlc_remove() function
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_dir.c817 dnlc_remove(ZTOV(dzp), dl->dl_name); in zfs_link_destroy()
H A Dzfs_vnops.c1719 dnlc_remove(dvp, realnmp->pn_buf); in zfs_remove()
1721 dnlc_remove(dvp, name); in zfs_remove()