Lines Matching defs:count
165 s64 length; /* count of consecutive clusters */
809 const void *b, long long count)
815 return count;
819 bytes_written = dev->d_ops->write(dev, b, count);
828 count -= bytes_written;
831 } while (count && retry < 3);
832 if (count)
3211 /* Increment the link count of @m_file. */
3227 /* Undo link count increment. */
3249 /* Undo link count increment. */
3326 /* Increment the link count of @m_file. */
3342 /* Undo link count increment. */
3354 /* Undo link count increment. */