Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c482 #define NFSROOT_RETRY_MAX 5 macro
505 if (try > NFSROOT_RETRY_MAX) in mount_nfs_root()