Lines Matching refs:not_found
203 int error, not_found;
243 not_found = ext2_xattr_cmp_entry(name_index, name_len, name,
245 if (!not_found)
247 if (not_found < 0)
414 int not_found = 1, error;
476 if (not_found > 0) {
477 not_found = ext2_xattr_cmp_entry(name_index,
480 if (not_found <= 0)
485 if (not_found > 0)
496 if (not_found) {
563 if (not_found) {