Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h618 #define COPY_FILE_RANGE_TIMEO1SEC 0x01000000 /* Return after 1sec. */ macro
/freebsd/sys/kern/
H A Dvfs_vnops.c3478 if ((flags & COPY_FILE_RANGE_TIMEO1SEC) != 0) { in vn_generic_copy_file_range()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c5776 &xfer, COPY_FILE_RANGE_TIMEO1SEC, nd->nd_cred, nd->nd_cred, in nfsrvd_copy_file_range()