Searched refs:hide_dot_file (Results 1 – 2 of 2) sorted by relevance
48 bool hide_dot_file; member
3450 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3468 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3480 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3508 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3528 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3557 if (d_info->hide_dot_file && d_info->name[0] == '.') in smb2_populate_readdir_entry()3937 d_info.hide_dot_file = true; in smb2_query_dir()
Completed in 15 milliseconds