Searched refs:top_end_sync (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_trans.h219 top_end_sync(ufsvfsp, &error, vid, vsize); \
229 top_end_sync(ufsvfsp, &error, vid, vsize); \
531 void top_end_sync(struct ufsvfs *ufsvfsp, int *ep, top_t topid,
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c147 top_end_sync(ufsvfsp, &error, TOP_COMMIT_ASYNC, 0);
240 * committing a transaction in top_end_sync() and
393 * a top_end_sync is completed.
398 * can remain set even after top_end_sync completes.
451 top_end_sync(ufsvfs_t *ufsvfsp, int *ep, top_t topid, ulong_t size) function
618 * any VM locks and we issue a top_end_sync(), we could deadlock.

Completed in 56 milliseconds