Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Defs_fs_sb.h23 #define EFS_ROOTINODE 2 macro
/openbmc/linux/fs/efs/
H A Dsuper.c315 root = efs_iget(s, EFS_ROOTINODE); in efs_fill_super()