Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dthe_nilfs.h287 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.c1066 nilfs = alloc_nilfs(sb->s_bdev); in nilfs_fill_super()