Searched refs:AFS_FS_PORT (Results 1 – 2 of 2) sorted by relevance
289 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_file_status()464 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_data64()509 call->port = htons(AFS_FS_PORT); in afs_fs_fetch_data()577 call->port = htons(AFS_FS_PORT); in afs_fs_give_up_callbacks()683 call->port = htons(AFS_FS_PORT); in afs_fs_create()772 call->port = htons(AFS_FS_PORT); in afs_fs_remove()857 call->port = htons(AFS_FS_PORT); in afs_fs_link()954 call->port = htons(AFS_FS_PORT); in afs_fs_symlink()1062 call->port = htons(AFS_FS_PORT); in afs_fs_rename()1171 call->port = htons(AFS_FS_PORT); in afs_fs_store_data64()[all …]
15 #define AFS_FS_PORT 7000 /* AFS file server port */ macro