Home
last modified time | relevance | path

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

/coreutils/src/
Dstat.c954 static bool tried_mount_list = false; in find_bind_mount() local
955 if (!tried_mount_list) /* attempt/warn once per process. */ in find_bind_mount()
959 tried_mount_list = true; in find_bind_mount()