Searched refs:smbfs_inactive (Results 1 – 3 of 3) sorted by relevance
88 int smbfs_inactive(struct vop_inactive_args *);
294 smbfs_inactive(struct vop_inactive_args *ap) in smbfs_inactive() function
92 .vop_inactive = smbfs_inactive,