Home
last modified time | relevance | path

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

/linux-6.1.9/fs/efs/
Defs.h20 #define EFS_VERSION "1.0a" macro
22 static const char cprt[] = "EFS: "EFS_VERSION" - (c) 1999 Al Smith <Al.Smith@aeschi.ch.eu.org>";
Dsuper.c133 pr_info(EFS_VERSION" - http://aeschi.ch.eu.org/efs/\n"); in init_efs_fs()