Searched refs:x_shortname (Results 1 – 1 of 1) sorted by relevance
1363 const char *shortname, *x_shortname; in xattr_find_position() local1371 find_ea_index(x->name, &x_shortname, &x_name_idx); in xattr_find_position()1377 x_shortname_len = strlen(x_shortname); in xattr_find_position()1383 if (memcmp(shortname, x_shortname, shortname_len) <= 0) in xattr_find_position()