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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Ddev_mtd.c123 static int mtd_readpage(void *_sb, struct page *page) argument
125 struct super_block *sb = _sb;
H A Ddev_bdev.c47 static int bdev_readpage(void *_sb, struct page *page) argument
49 struct super_block *sb = _sb;
H A Djournal.c458 static void account_shadow(void *_shadow, unsigned long _sb, u64 ignore, argument
462 struct super_block *sb = (void *)_sb;
H A Dlogfs.h152 int (*readpage)(void *_sb, struct page *page);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Ddir.c120 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_dir_trailer_blk_off((_sb))))

Completed in 86 milliseconds