Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dsuper.c513 static int __init init_hfs_fs(void) in init_hfs_fs() function
524 module_init(init_hfs_fs)
DChangeLog441 Add init_hfs_fs() to super.c for non-module compilation.