Searched refs:vnext_remove (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_fem.c | 270 error = vnext_remove(arg, name, cr, ct, flags); in smb_fem_fcn_remove()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | fem.h | 327 extern int vnext_remove(femarg_t *vf, char *nm, cred_t *cr,
|
/titanic_41/usr/src/uts/common/fs/portfs/ |
H A D | port_fop.c | 2221 retval = vnext_remove(vf, nm, cr, ct, flags); in port_fop_remove()
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | fem.c | 2211 vnext_remove(femarg_t *vf, char *nm, cred_t *cr, caller_context_t *ct, in vnext_remove() function
|