Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h267 struct the_nilfs *alloc_nilfs(struct super_block *sb);
H A Dthe_nilfs.c49 * alloc_nilfs - allocate a nilfs object
55 struct the_nilfs *alloc_nilfs(struct super_block *sb) in alloc_nilfs() function
H A Dsuper.c1054 nilfs = alloc_nilfs(sb); in nilfs_fill_super()