Lines Matching refs:dvp
489 struct afs_vnode_param *dvp = &op->file[0]; in afs_deliver_fs_create_vnode() local
502 xdr_decode_AFSFetchStatus(&bp, call, &dvp->scb); in afs_deliver_fs_create_vnode()
526 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_create_file() local
545 *bp++ = htonl(dvp->fid.vid); in afs_fs_create_file()
546 *bp++ = htonl(dvp->fid.vnode); in afs_fs_create_file()
547 *bp++ = htonl(dvp->fid.unique); in afs_fs_create_file()
562 trace_afs_make_fs_call1(call, &dvp->fid, name); in afs_fs_create_file()
579 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_make_dir() local
598 *bp++ = htonl(dvp->fid.vid); in afs_fs_make_dir()
599 *bp++ = htonl(dvp->fid.vnode); in afs_fs_make_dir()
600 *bp++ = htonl(dvp->fid.unique); in afs_fs_make_dir()
615 trace_afs_make_fs_call1(call, &dvp->fid, name); in afs_fs_make_dir()
658 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_remove_file() local
677 *bp++ = htonl(dvp->fid.vid); in afs_fs_remove_file()
678 *bp++ = htonl(dvp->fid.vnode); in afs_fs_remove_file()
679 *bp++ = htonl(dvp->fid.unique); in afs_fs_remove_file()
688 trace_afs_make_fs_call1(call, &dvp->fid, name); in afs_fs_remove_file()
705 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_remove_dir() local
724 *bp++ = htonl(dvp->fid.vid); in afs_fs_remove_dir()
725 *bp++ = htonl(dvp->fid.vnode); in afs_fs_remove_dir()
726 *bp++ = htonl(dvp->fid.unique); in afs_fs_remove_dir()
735 trace_afs_make_fs_call1(call, &dvp->fid, name); in afs_fs_remove_dir()
745 struct afs_vnode_param *dvp = &op->file[0]; in afs_deliver_fs_link() local
759 xdr_decode_AFSFetchStatus(&bp, call, &dvp->scb); in afs_deliver_fs_link()
782 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_link() local
801 *bp++ = htonl(dvp->fid.vid); in afs_fs_link()
802 *bp++ = htonl(dvp->fid.vnode); in afs_fs_link()
803 *bp++ = htonl(dvp->fid.unique); in afs_fs_link()
825 struct afs_vnode_param *dvp = &op->file[0]; in afs_deliver_fs_symlink() local
840 xdr_decode_AFSFetchStatus(&bp, call, &dvp->scb); in afs_deliver_fs_symlink()
863 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_symlink() local
886 *bp++ = htonl(dvp->fid.vid); in afs_fs_symlink()
887 *bp++ = htonl(dvp->fid.vnode); in afs_fs_symlink()
888 *bp++ = htonl(dvp->fid.unique); in afs_fs_symlink()
910 trace_afs_make_fs_call1(call, &dvp->fid, name); in afs_fs_symlink()
1895 struct afs_vnode_param *dvp = &op->file[0]; in afs_fs_inline_bulk_status() local
1919 *bp++ = htonl(dvp->fid.vid); in afs_fs_inline_bulk_status()
1920 *bp++ = htonl(dvp->fid.vnode); in afs_fs_inline_bulk_status()
1921 *bp++ = htonl(dvp->fid.unique); in afs_fs_inline_bulk_status()