Home
last modified time | relevance | path

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

/linux-6.12.1/init/
Ddo_mounts.c300 #define CIFSROOT_RETRY_MAX 5 macro
316 if (try > CIFSROOT_RETRY_MAX) in mount_cifs_root()