Searched refs:AFS_FS_PORT (Results 1 – 2 of 2) sorted by relevance
297 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_file_status()472 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_data64()517 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_data()585 call->port = htons(AFS_FS_PORT); in afs_fs_give_up_callbacks()691 call->port = htons(AFS_FS_PORT); in afs_fs_create()780 call->port = htons(AFS_FS_PORT); in afs_fs_remove()865 call->port = htons(AFS_FS_PORT); in afs_fs_link()962 call->port = htons(AFS_FS_PORT); in afs_fs_symlink()1070 call->port = htons(AFS_FS_PORT); in afs_fs_rename()1179 call->port = htons(AFS_FS_PORT); in afs_fs_store_data64()[all …]
15 #define AFS_FS_PORT 7000 /* AFS file server port */ macro