Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nilfs2/
Dthe_nilfs.h275 struct the_nilfs *alloc_nilfs(struct super_block *sb);
Dthe_nilfs.c55 struct the_nilfs *alloc_nilfs(struct super_block *sb) in alloc_nilfs() function
Dsuper.c1040 nilfs = alloc_nilfs(sb); in nilfs_fill_super()