Home
last modified time | relevance | path

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

/linux-4.19.296/fs/omfs/
Domfs.h41 extern unsigned long omfs_count_free(struct super_block *sb);
Dbitmap.c8 unsigned long omfs_count_free(struct super_block *sb) in omfs_count_free() function
Dinode.c289 omfs_count_free(s); in omfs_statfs()