Searched refs:init_write_buffer (Results 1 - 2 of 2) sorted by path

/macosx-10.10/removefile-35/
H A Dremovefile_sunlink.c85 init_write_buffer(struct stat *statbuf, struct statfs *fs_stats, removefile_state_t state) { function
376 if (init_write_buffer(&statbuf, &fs_stats, state) == -1) {
431 if (init_write_buffer(&statbuf, &fs_stats, state) == -1) {
/macosx-10.10/srm-7/srm/src/
H A Dsunlink.c70 int init_write_buffer(struct stat *statbuf, struct statfs *fs_stats) { function
418 if (init_write_buffer(&statbuf, &fs_stats) == -1) {
485 if (init_write_buffer(&statbuf, &fs_stats) == -1) {

Completed in 178 milliseconds