Searched refs:AFS_FS_PORT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/afs/
H A Dafs_fs.h15 #define AFS_FS_PORT 7000 /* AFS file server port */ macro
H A Dfsclient.c289 call->port = htons(AFS_FS_PORT);
464 call->port = htons(AFS_FS_PORT);
509 call->port = htons(AFS_FS_PORT);
577 call->port = htons(AFS_FS_PORT);
683 call->port = htons(AFS_FS_PORT);
772 call->port = htons(AFS_FS_PORT);
857 call->port = htons(AFS_FS_PORT);
954 call->port = htons(AFS_FS_PORT);
1062 call->port = htons(AFS_FS_PORT);
1171 call->port = htons(AFS_FS_PORT);
[all...]

Completed in 47 milliseconds