Searched refs:UIO_BUFF_SIZE (Results 1 – 1 of 1) sorted by relevance
11418 #define UIO_BUFF_SIZE 2048 in rmdir_remove_orphaned_appleDouble() macro11420 int eofflag, siz = UIO_BUFF_SIZE, alloc_size = 0, nentries = 0; in rmdir_remove_orphaned_appleDouble()11479 siz = UIO_BUFF_SIZE; in rmdir_remove_orphaned_appleDouble()11481 uio_addiov(auio, CAST_USER_ADDR_T(rbuf), UIO_BUFF_SIZE); in rmdir_remove_orphaned_appleDouble()11552 siz = UIO_BUFF_SIZE; in rmdir_remove_orphaned_appleDouble()11554 uio_addiov(auio, CAST_USER_ADDR_T(rbuf), UIO_BUFF_SIZE); in rmdir_remove_orphaned_appleDouble()