Lines Matching defs:res
384 int res;395 res = -EINVAL;406 res = hfs_mdb_get(sb);407 if (res) {411 res = -EINVAL;416 res = hfs_find_init(HFS_SB(sb)->cat_tree, &fd);417 if (res)419 res = hfs_cat_find_brec(sb, HFS_ROOT_CNID, &fd);420 if (!res) {422 res = -EIO;427 if (res)429 res = -EINVAL;436 res = -ENOMEM;450 return res;