Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_unicode.c24 static int warn_again = 5; /* Only warn up to 5 times total */ in jfs_strfromUCS_le() local
25 int warn = !!warn_again; /* once per string */ in jfs_strfromUCS_le()
45 warn_again--; in jfs_strfromUCS_le()