Lines Matching refs:valid
61 /* This is not negative dentry. Always valid. */
73 * This is not negative dentry. Always valid.
269 valid:1;
274 (x)->valid = 1; \
284 info->valid = 0;
288 info->valid = 0;
295 info->valid = 0;
322 * Given a valid longname, create a unique shortname. Make sure the
325 * return, and 1 for valid shortname
447 if (is_shortname && base_info.valid && ext_info.valid) {