Home
last modified time | relevance | path

Searched refs:smb_usr_iod_ioctl (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h322 int smb_usr_iod_ioctl(smb_dev_t *sdp, int cmd, intptr_t arg, int flags);
H A Dsmb_dev.c419 err = smb_usr_iod_ioctl(sdp, cmd, arg, flags); in nsmb_ioctl()
H A Dsmb_usr.c915 smb_usr_iod_ioctl(smb_dev_t *sdp, int cmd, intptr_t arg, int flags) in smb_usr_iod_ioctl() function