Home
last modified time | relevance | path

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

/fs/nilfs2/
Dsuper.c1048 nilfs_fill_super(struct super_block *sb, void *data, int silent) in nilfs_fill_super() function
1331 err = nilfs_fill_super(s, data, flags & MS_SILENT ? 1 : 0); in nilfs_mount()