Home
last modified time | relevance | path

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

/u-boot/net/
A Dnfs.c193 if (supported_nfs_versions & NFSV2_FLAG) in rpc_req()
304 if (supported_nfs_versions & NFSV2_FLAG) { in nfs_readlink_req()
333 if (supported_nfs_versions & NFSV2_FLAG) { in nfs_lookup_req()
373 if (supported_nfs_versions & NFSV2_FLAG) { in nfs_read_req()
403 if (supported_nfs_versions & NFSV2_FLAG) in nfs_send()
409 if (supported_nfs_versions & NFSV2_FLAG) in nfs_send()
542 (supported_nfs_versions & NFSV2_FLAG) ? in nfs_lookup_reply()
548 supported_nfs_versions &= ~NFSV2_FLAG; in nfs_lookup_reply()
573 if (supported_nfs_versions & NFSV2_FLAG) { in nfs_lookup_reply()
699 if (supported_nfs_versions & NFSV2_FLAG) { in nfs_read_reply()
[all …]

Completed in 4 milliseconds