Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Dsuper.c1170 unsigned short mountfamily = AF_UNSPEC; in nfs_parse_mount_options() local
1443 mountfamily = AF_INET; in nfs_parse_mount_options()
1446 mountfamily = AF_INET6; in nfs_parse_mount_options()
1451 mountfamily = AF_INET6; in nfs_parse_mount_options()
1589 if (mountfamily != AF_UNSPEC) { in nfs_parse_mount_options()
1591 if (mountfamily != mnt->mount_server.address.ss_family) in nfs_parse_mount_options()
1594 if (mountfamily != mnt->nfs_server.address.ss_family) in nfs_parse_mount_options()