Home
last modified time | relevance | path

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

/openbmc/linux/init/
H A Ddo_mounts.c298 #define CIFSROOT_RETRY_MAX 5 macro
314 if (try > CIFSROOT_RETRY_MAX) in mount_cifs_root()