Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.h277 struct the_nilfs *alloc_nilfs(struct super_block *sb);
H A Dthe_nilfs.c56 struct the_nilfs *alloc_nilfs(struct super_block *sb) in alloc_nilfs() function
H A Dsuper.c1073 nilfs = alloc_nilfs(sb); in nilfs_fill_super()