Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.h280 int load_nilfs(struct the_nilfs *nilfs, struct super_block *sb);
H A Dthe_nilfs.c232 int load_nilfs(struct the_nilfs *nilfs, struct super_block *sb) in load_nilfs() function
H A Dsuper.c1091 err = load_nilfs(nilfs, sb); in nilfs_fill_super()