Home
last modified time | relevance | path

Searched refs:warn_again (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/jfs/
Djfs_unicode.c37 static int warn_again = 5; /* Only warn up to 5 times total */ in jfs_strfromUCS_le() local
38 int warn = !!warn_again; /* once per string */ in jfs_strfromUCS_le()
58 warn_again--; in jfs_strfromUCS_le()