Searched refs:QSLIST_REMOVE (Results 1 – 2 of 2) sorted by relevance
241 #define QSLIST_REMOVE(head, elm, type, field) do { \ macro
501 QSLIST_REMOVE(&reclaim_list, f, V9fsFidState, reclaim_next); in v9fs_reclaim_fd()