Home
last modified time | relevance | path

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

/security/
Dinode.c125 static int fill_super(struct super_block *sb, void *data, int silent) in fill_super() function
136 return get_sb_single(fs_type, flags, data, fill_super, mnt); in get_sb()