Home
last modified time | relevance | path

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

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