Lines Matching defs:enough
3472 /* ought to be enough since each mountpoint has its own chain */
6254 /* check if the node is dirty 'enough'*/
6297 int enough, error;
6324 enough = (file_size - (*offset) >= UDF_FID_SIZE);
6325 if (!enough) {
6358 enough = (file_size - (*offset) >= fid_size);
6359 if (!enough) {
6666 /* assure we have enough translation slots */
6794 /* assure we have enough translation slots */
6819 /* TODO paranoia check if we ARE going to have enough space */