Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dnamespace.c5046 size_t kbufsize; in statmount_string() local
5072 if (unlikely(check_add_overflow(sizeof(*sm), seq->count, &kbufsize))) in statmount_string()
5074 if (kbufsize >= s->bufsize) in statmount_string()