Home
last modified time | relevance | path

Searched refs:xfs (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/linux/
H A Dlinux_ptrace.c104 l_int xfs; member
131 linux_r->xfs = bsd_r->r_fs; in map_regs_to_linux()
153 bsd_r->r_fs = linux_r->xfs; in map_regs_from_linux()
/f-stack/freebsd/kern/
H A Dkern_sendfile.c1005 off_t xfs; in vn_sendfile() local
1053 xfs = xfsize(i, npages, off, space); in vn_sendfile()
1054 m0->m_epg_last_len = xfs; in vn_sendfile()
1056 mtail->m_len += xfs; in vn_sendfile()