Searched refs:AFS_FS_PORT (Results 1 – 2 of 2) sorted by relevance
291 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_file_status()466 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_data64()511 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_data()579 call->port = htons(AFS_FS_PORT); in afs_fs_give_up_callbacks()685 call->port = htons(AFS_FS_PORT); in afs_fs_create()774 call->port = htons(AFS_FS_PORT); in afs_fs_remove()859 call->port = htons(AFS_FS_PORT); in afs_fs_link()956 call->port = htons(AFS_FS_PORT); in afs_fs_symlink()1064 call->port = htons(AFS_FS_PORT); in afs_fs_rename()1173 call->port = htons(AFS_FS_PORT); in afs_fs_store_data64()[all …]
15 #define AFS_FS_PORT 7000 /* AFS file server port */ macro