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)
415 int not_found = 1, error;
477 if (not_found > 0) {
478 not_found = ext2_xattr_cmp_entry(name_index,
481 if (not_found <= 0)
486 if (not_found > 0)
497 if (not_found) {
564 if (not_found) {