Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dnfs.c48 static int fs_mounted; variable
271 if ((nfs_server_mount_port == -1) || (!fs_mounted)) in nfs_umountall_req()
480 fs_mounted = 1; in nfs_mount_reply()
505 fs_mounted = 0; in nfs_umountall_reply()