Searched defs:ea_name_len (Results 1 – 3 of 3) sorted by relevance
760 unsigned int ea_name_len = ea_name ? strlen(ea_name) : 0; in move_smb2_ea_to_cifs() local929 int ea_name_len = strlen(ea_name); in smb2_set_ea() local
6181 unsigned int ea_name_len = ea_name ? strlen(ea_name) : 0; in CIFSSMBQAllEAs() local
395 __u8 ea_name_len; /* no NULL pointer after the string */ member