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

/freebsd-10-stable/sys/dev/fatm/
H A Dif_fatmvar.h266 #define FATM_UNLOCK(SC) mtx_unlock(&(SC)->mtx) macro
272 #define FATM_UNLOCK(SC) do { \ macro
H A Dif_fatm.c1375 FATM_UNLOCK(sc);
1631 FATM_UNLOCK(sc);
1637 FATM_UNLOCK(sc);
1648 FATM_UNLOCK(sc);
2088 FATM_UNLOCK(sc);
2094 FATM_UNLOCK(sc);
2099 FATM_UNLOCK(sc);
2102 FATM_UNLOCK(sc);
2301 FATM_UNLOCK(sc);
2426 FATM_UNLOCK(s
[all...]

Completed in 106 milliseconds