Searched refs:smb_vop_statfs (Results 1 – 3 of 3) sorted by relevance
152 int smb_vop_statfs(vnode_t *, struct statvfs64 *, cred_t *);
1363 smb_vop_statfs(vnode_t *vp, struct statvfs64 *statp, cred_t *cr) in smb_vop_statfs() function
1701 return (smb_vop_statfs(snode->vp, statp, cr)); in smb_fsop_statfs()