Searched refs:bmap_hash_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/reiserfs/
H A Dbitmap.c274 static int bmap_hash_id(struct super_block *s, u32 id) function
301 int bm = bmap_hash_id(s, id);
812 bm = bmap_hash_id(sb, dirid);
843 bm = bmap_hash_id(hint->inode->i_sb, oid);

Completed in 98 milliseconds