Searched defs:transaction (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.h87 typedef struct transaction { struct
103 } transaction; typedef in typeref:struct:transaction
[all...]
H A Dvfs_bio.c668 buf_setcallback(buf_t bp, void (*callback)(buf_t, void *), void *transaction) argument
902 buf_setfilter(buf_t bp, void (*filter)(buf_t, void *), void *transaction, argument

Completed in 75 milliseconds