Searched refs:sz_req (Results 1 – 1 of 1) sorted by relevance
884 int32_t sz, error = 0, sz_req, matched = 0; in ud_dircheckforname() local910 sz_req = F_LEN + temp; in ud_dircheckforname()911 sz_req = (sz_req + 3) & ~3; in ud_dircheckforname()968 if (sz == sz_req) { in ud_dircheckforname()