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