Home
last modified time | relevance | path

Searched refs:SGI_EFS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Defs_vh.h45 #define SGI_EFS 0x07 macro
46 #define IS_EFS(x) (((x) == SGI_EFS) || ((x) == SGI_SYSV))
/openbmc/linux/fs/efs/
H A Dsuper.c55 {SGI_EFS, "SGI efs"},