Searched defs:copyfile_state_alloc (Results 1 – 4 of 4) sorted by relevance
36 pub fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() function
1596 pub(crate) fn copyfile_state_alloc() -> io::Result<copyfile_state_t> { in copyfile_state_alloc() function1598 fn copyfile_state_alloc() -> copyfile_state_t; in copyfile_state_alloc() function
1790 fn copyfile_state_alloc() -> copyfile_state_t; in copy() function
6199 pub fn copyfile_state_alloc() -> copyfile_state_t; in copyfile_state_alloc() function