Searched defs:LEAVE_FF (Results 1 – 1 of 1) sorted by relevance
176 #define LEAVE_FF(fs, res) { unlock_fs(fs, res); return res; } macro178 #define LEAVE_FF(fs, res) { (void)fs; return res; } macro181 #define LEAVE_FF(fs, res) return res macro