Searched refs:IS_EFS (Results 1 – 2 of 2) sorted by relevance
46 #define IS_EFS(x) (((x) == SGI_EFS) || ((x) == SGI_SYSV)) macro
216 if (IS_EFS(pt_type)) { in module_exit()