Home
last modified time | relevance | path

Searched refs:xb_offset (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_boot.c1083 argslength_offset = xb_offset(&xb); in nfs_mount_diskless()
1087 attrslength_offset = xb_offset(&xb); in nfs_mount_diskless()
1123 end_offset = xb_offset(&xb); in nfs_mount_diskless()
1353 argslength_offset = xb_offset(&xb); in nfs_mount_diskless_private()
1357 attrslength_offset = xb_offset(&xb); in nfs_mount_diskless_private()
1393 end_offset = xb_offset(&xb); in nfs_mount_diskless_private()
H A Dxdr_subs.h138 size_t xb_offset(struct xdrbuf *);
246 xb_offset(struct xdrbuf *xbp) in xb_offset() function
H A Dnfs_vfsops.c1290 argslength_offset = xb_offset(&xb); in nfs_convert_old_nfs_args()
1294 attrslength_offset = xb_offset(&xb); in nfs_convert_old_nfs_args()
1402 end_offset = xb_offset(&xb); in nfs_convert_old_nfs_args()
3369 argslength_offset = xb_offset(&xbnew); in nfs_mirror_mount_domount()
3388 attrslength_offset = xb_offset(&xbnew); in nfs_mirror_mount_domount()
3636 end_offset = xb_offset(&xbnew); in nfs_mirror_mount_domount()
5396 infolength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
5406 curargsopaquelength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
5411 curargslength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
5415 attrslength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
[all …]