Home
last modified time | relevance | path

Searched refs:x_shortname_len (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dext_attr.c1365 int shortname_len, x_shortname_len; in xattr_find_position() local
1377 x_shortname_len = strlen(x_shortname); in xattr_find_position()
1378 if (shortname_len < x_shortname_len) in xattr_find_position()
1380 if (shortname_len > x_shortname_len) in xattr_find_position()