Searched refs:smb_autohome_getinfo (Results 1 – 1 of 1) sorted by relevance
57 static smb_autohome_info_t *smb_autohome_getinfo(void);253 if ((si = smb_autohome_getinfo()) != 0) { in smb_autohome_setent()287 if ((si = smb_autohome_getinfo()) != 0) { in smb_autohome_endent()309 if ((si = smb_autohome_getinfo()) == 0) { in smb_autohome_getent()312 if ((si = smb_autohome_getinfo()) == 0) in smb_autohome_getent()433 smb_autohome_getinfo(void) in smb_autohome_getinfo() function