Home
last modified time | relevance | path

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

/xnu-8020.101.4/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.h140 size_t xb_offset(struct xdrbuf *);
248 xb_offset(struct xdrbuf *xbp) in xb_offset() function
H A Dnfs_vfsops.c1329 argslength_offset = xb_offset(&xb); in nfs_convert_old_nfs_args()
1333 attrslength_offset = xb_offset(&xb); in nfs_convert_old_nfs_args()
1441 end_offset = xb_offset(&xb); in nfs_convert_old_nfs_args()
3360 argslength_offset = xb_offset(&xbnew); in nfs_mirror_mount_domount()
3379 attrslength_offset = xb_offset(&xbnew); in nfs_mirror_mount_domount()
3627 end_offset = xb_offset(&xbnew); in nfs_mirror_mount_domount()
5395 infolength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
5405 curargsopaquelength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
5410 curargslength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
5414 attrslength_offset = xb_offset(&xbinfo); in nfs_mountinfo_assemble()
[all …]