Home
last modified time | relevance | path

Searched refs:VOP_REMOVE (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c328 (void) VOP_REMOVE(nca_fio_dvp(&fio), symlink, kcred, NULL, 0); in logd_log_write()
474 (void) VOP_REMOVE(dvp, symlink, kcred, NULL, 0); in nl7c_logd_init()
523 (void) VOP_REMOVE(dvp, symlink, kcred, NULL, 0); in nl7c_logd_init()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dlog.c360 (void) VOP_REMOVE(fscp->fs_fscdirvp, in cachefs_dlog_setup()
366 (void) VOP_REMOVE(fscp->fs_fscdirvp, in cachefs_dlog_setup()
H A Dcachefs_filegrp.c327 error = VOP_REMOVE(fscp->fs_fsattrdir, fname, kcred, in filegrp_destroy()
1699 (void) VOP_REMOVE(fscp->fs_fsattrdir, fname, kcred, in filegrpattr_create()
H A Dcachefs_log.c201 (void) VOP_REMOVE(cachep->c_dirvp, LOG_STATUS_NAME, kcred, NULL, in cachefs_log_kstat_snapshot()
441 (void) VOP_REMOVE(cachep->c_dirvp, LOG_STATUS_NAME, kcred, NULL, in cachefs_log_error()
H A Dcachefs_vfsops.c565 (void) VOP_REMOVE(fscp->fs_fscdirvp, CACHEFS_UNMNT_FILE, kcred, NULL, in cachefs_mount()
H A Dcachefs_subr.c1013 (void) VOP_REMOVE(fgp->fg_dirvp, name, kcred, NULL, 0); in cachefs_createfrontfile()
1064 error = VOP_REMOVE(fgp->fg_dirvp, name, kcred, NULL, 0); in cachefs_removefrontfile()
H A Dcachefs_ioctl.c1628 error = VOP_REMOVE(dvp, rmp->rm_name, cr, NULL, 0); in cachefs_io_remove()
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c852 error = VOP_REMOVE(parent->sdev_attrvp, nm, cred, in sdev_remove()
1098 error = VOP_REMOVE(fromparent->sdev_attrvp, in sdev_rename()
H A Dsdev_subr.c1181 error = VOP_REMOVE(nddv->sdev_attrvp, in sdev_rnmnode()
1261 error = VOP_REMOVE(nddv->sdev_attrvp, in sdev_rnmnode()
2340 error = VOP_REMOVE(ddv->sdev_attrvp, in sdev_cleandir()
/titanic_44/usr/src/uts/common/os/
H A Dcore.c170 error = VOP_REMOVE(dvp, pn.pn_path, CRED(), NULL, 0); in remove_core_file()
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c1697 error = VOP_REMOVE(dirvp, (char *)nm, kcred, in devfs_remdrv_rmdir()
1840 error = VOP_REMOVE(dirvp, (char *)nm, kcred, in devfs_remdrv_cleanup()
H A Ddevfs_vnops.c516 error = VOP_REMOVE(ddv->dv_attrvp, in devfs_setattr()
/titanic_44/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c717 return (VOP_REMOVE(dvp, nm, cr, ct, flags)); in lo_remove()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_replay.c549 error = VOP_REMOVE(ZTOV(dzp), name, kcred, NULL, vflg); in zfs_replay_remove()
H A Dzfs_ioctl.c5026 if ((error = VOP_REMOVE(ZTOV(dzp), zap.za_name, kcred, in zfs_smb_acl_purge()
5119 error = VOP_REMOVE(ZTOV(sharedir), zc->zc_string, kcred, in zfs_ioc_smb_acl()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c687 error = VOP_REMOVE(dvp, np, cr, &smb_ct, option_flags); in smb_vop_remove()
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c724 error = VOP_REMOVE(newvp, nm, cred, ct, flags); in auto_remove()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1048 #define VOP_REMOVE(dvp, p, cr, ct, f) \ macro
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h1053 #define VOP_REMOVE(dvp, p, cr, ct, f) \ macro
/titanic_44/usr/src/uts/common/fs/
H A Dxattr.c1093 error = VOP_REMOVE(pvp, name, cr, ct, flags); in xattr_dir_remove()
H A Dvnode.c1952 error = VOP_REMOVE(dvp, pn.pn_path, CRED(), NULL, 0); in vn_removeat()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c534 (void) VOP_REMOVE(dvp, ss_pn->leaf, CRED(), NULL, 0); in rfs4_ss_getstate()
580 (void) VOP_REMOVE(dvp, ss_pn->leaf, CRED(), NULL, 0); in rfs4_ss_getstate()
H A Dnfs3_srv.c2479 error = VOP_REMOVE(vp, name, cr, NULL, 0); in rfs3_remove()
2485 error = VOP_REMOVE(vp, name, cr, NULL, 0); in rfs3_remove()
H A Dnfs4_stub_vnops.c551 error = VOP_REMOVE(newdvp, nm, cr, ct, flags); in nfs4_trigger_remove()
H A Dnfs_srv.c2005 error = VOP_REMOVE(vp, da->da_name, cr, NULL, 0); in rfs_remove()

12