Home
last modified time | relevance | path

Searched refs:omfs_clear_range (Results 1 – 2 of 2) sorted by relevance

/linux/fs/omfs/
H A Domfs.h45 extern int omfs_clear_range(struct super_block *sb, u64 block, int count);
H A Dbitmap.c175 int omfs_clear_range(struct super_block *sb, u64 block, int count) in omfs_clear_range() function