Searched refs:INCFS_NAME (Results 1 – 4 of 4) sorted by relevance
16 .name = INCFS_NAME,
52 sysfs_root = kobject_create_and_add(INCFS_NAME, fs_kobj); in incfs_init_sysfs()
70 static const char fs_name[] = INCFS_NAME; in mount_fs()87 static const char fs_name[] = INCFS_NAME; in mount_fs_opt()
20 #define INCFS_NAME "incremental-fs" macro