Home
last modified time | relevance | path

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

/openbmc/linux/fs/omfs/
H A Domfs.h41 extern unsigned long omfs_count_free(struct super_block *sb);
H A Dbitmap.c8 unsigned long omfs_count_free(struct super_block *sb) in omfs_count_free() function
H A Dinode.c287 omfs_count_free(s); in omfs_statfs()