Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nilfs2/
Dsuper.c1038 nilfs_fill_super(struct super_block *sb, void *data, int silent) in nilfs_fill_super() function
1321 err = nilfs_fill_super(s, data, flags & SB_SILENT ? 1 : 0); in nilfs_mount()