Searched refs:fuse_lck_mtx_unlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/fuse/
H A Dfuse.h150 #define FUSE_UNLOCK() fuse_lck_mtx_unlock(fuse_mtx)
211 #define fuse_lck_mtx_unlock(mtx) do { \ macro
H A Dfuse_device.c164 fuse_lck_mtx_unlock(tick->tk_aw_mtx);
168 fuse_lck_mtx_unlock(data->aw_mtx);
192 fuse_lck_mtx_unlock(data->ms_mtx);
225 fuse_lck_mtx_unlock(data->ms_mtx);
232 fuse_lck_mtx_unlock(data->ms_mtx);
237 fuse_lck_mtx_unlock(data->ms_mtx);
253 fuse_lck_mtx_unlock(data->ms_mtx);
394 fuse_lck_mtx_unlock(data->aw_mtx);
H A Dfuse_ipc.c350 fuse_lck_mtx_unlock(ftick->tk_aw_mtx);
470 fuse_lck_mtx_unlock(data->ms_mtx);
524 fuse_lck_mtx_unlock(ftick->tk_data->aw_mtx);
544 fuse_lck_mtx_unlock(ftick->tk_data->ms_mtx);
762 fuse_lck_mtx_unlock(ftick->tk_aw_mtx);
839 fuse_lck_mtx_unlock(fdip->tick->tk_aw_mtx);
849 fuse_lck_mtx_unlock(fdip->tick->tk_aw_mtx);

Completed in 117 milliseconds