Home
last modified time | relevance | path

Searched refs:ino_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dkeyring.c872 char ino_str[50] = ""; in check_for_busy_inodes() local
896 snprintf(ino_str, sizeof(ino_str), ", including ino %lu", ino); in check_for_busy_inodes()
902 ino_str); in check_for_busy_inodes()
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeyring.c904 char ino_str[50] = ""; in check_for_busy_inodes() local
928 snprintf(ino_str, sizeof(ino_str), ", including ino %lu", ino); in check_for_busy_inodes()
934 ino_str); in check_for_busy_inodes()

Completed in 7 milliseconds