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

/linux-master/include/linux/
H A Defs_vh.h46 #define IS_EFS(x) (((x) == SGI_EFS) || ((x) == SGI_SYSV)) macro
/linux-master/fs/efs/
H A Dsuper.c216 if (IS_EFS(pt_type)) {

Completed in 116 milliseconds