Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
Dtest_hexdump.c69 size_t testlen, bool ascii) in test_hexdump_prepare_test() argument
/linux-6.14.4/include/linux/
Dfs.h793 int testlen; in inode_set_cached_link() local
800 testlen = strlen(link); in inode_set_cached_link()
801 if (testlen != linklen) { in inode_set_cached_link()
803 link, linklen, testlen); in inode_set_cached_link()
804 linklen = testlen; in inode_set_cached_link()