Searched refs:ubc_upl_abort (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dubc.h107 int ubc_upl_abort(upl_t, int);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c2039 ubc_upl_abort(upl, 0);
2068 ubc_upl_abort(upl, 0);
2114 ubc_upl_abort(upl, 0);
2406 ubc_upl_abort(upl[n], 0);
3829 ubc_upl_abort(upl, abort_flag);
3847 ubc_upl_abort(upl, abort_flag);
3881 ubc_upl_abort(upl, abort_flag);
4184 ubc_upl_abort(upl[n], 0);
4423 ubc_upl_abort(upl, 0);
4801 ubc_upl_abort(up
[all...]
H A Dvfs_bio.c2025 ubc_upl_abort(upl, upl_flags);
3581 ubc_upl_abort(upl, 0);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dubc_subr.c1732 * ubc_upl_abort(), or ubc_upl_abort_range().
2024 * ubc_upl_abort
2066 ubc_upl_abort( function
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_vnops.c5605 (void) ubc_upl_abort(pl, 0);
5889 ubc_upl_abort(pl, 0);
5895 ubc_upl_abort(pl, UPL_ABORT_DUMP_PAGES|UPL_ABORT_FREE_ON_EMPTY);
5922 ubc_upl_abort(pl, 0);
5958 ubc_upl_abort(pl, 0);
H A Dnfs_bio.c1001 ubc_upl_abort(upl, upl_flags);

Completed in 56 milliseconds