Home
last modified time | relevance | path

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

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