Searched refs:top_begin_sync (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | ufs_trans.h | 121 top_begin_sync(ufsvfsp, vid, vsize, &error); \ 157 top_begin_sync(ufsvfsp, vid, vsize, &error); \ 174 top_begin_sync(ufsvfsp, vid, vsize, &error); \ 193 top_begin_sync(ufsvfsp, vid, vsize, &error); \ 527 void top_begin_sync(struct ufsvfs *ufsvfsp, top_t topid, ulong_t size,
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | lufs_top.c | 146 top_begin_sync(ufsvfsp, TOP_COMMIT_ASYNC, 0, &error); in top_issue_sync() 182 top_begin_sync(ufsvfs_t *ufsvfsp, top_t topid, ulong_t size, int *error) in top_begin_sync() function
|