Searched refs:_sb (Results 1 – 5 of 5) sorted by relevance
125 static int logfs_mtd_readpage(void *_sb, struct page *page) in logfs_mtd_readpage() argument127 struct super_block *sb = _sb; in logfs_mtd_readpage()
47 static int bdev_readpage(void *_sb, struct page *page) in bdev_readpage() argument49 struct super_block *sb = _sb; in bdev_readpage()
464 static void account_shadow(void *_shadow, unsigned long _sb, u64 ignore, in account_shadow() argument468 struct super_block *sb = (void *)_sb; in account_shadow()
154 int (*readpage)(void *_sb, struct page *page);
120 …fine ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_di… argument