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

/linux-master/fs/ocfs2/
H A Dstack_o2cb.c102 static int status_map[] = { variable
149 BUG_ON(status < 0 || status >= ARRAY_SIZE(status_map));
151 return status_map[status];

Completed in 149 milliseconds