Home
last modified time | relevance | path

Searched refs:vnext_remove (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fem.c288 error = vnext_remove(arg, name, cr, ct, flags); in smb_fem_fcn_remove()
/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h327 extern int vnext_remove(femarg_t *vf, char *nm, cred_t *cr,
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2223 retval = vnext_remove(vf, nm, cr, ct, flags); in port_fop_remove()
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c2215 vnext_remove(femarg_t *vf, char *nm, cred_t *cr, caller_context_t *ct, in vnext_remove() function