Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h274 int nilfs_count_free_blocks(struct the_nilfs *, sector_t *);
H A Dthe_nilfs.c824 int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) in nilfs_count_free_blocks() function
H A Dsysfs.c883 nilfs_count_free_blocks(nilfs, &free_blocks); in nilfs_dev_free_blocks_show()