Home
last modified time | relevance | path

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

/fs/nilfs2/
Dthe_nilfs.h267 struct the_nilfs *alloc_nilfs(struct block_device *bdev);
Dthe_nilfs.c68 struct the_nilfs *alloc_nilfs(struct block_device *bdev) in alloc_nilfs() function
Dsuper.c1043 nilfs = alloc_nilfs(sb->s_bdev); in nilfs_fill_super()