Searched refs:hide_dot_file (Results 1 – 2 of 2) sorted by relevance
50 bool hide_dot_file; member
3950 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3968 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3980 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()4011 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()4034 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()4083 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()4455 d_info.hide_dot_file = true; in smb2_query_dir()
Completed in 24 milliseconds