Searched defs:_sb (Results 1 - 3 of 3) sorted by relevance

/fs/logfs/
H A Ddev_bdev.c36 static int bdev_readpage(void *_sb, struct page *page) argument
38 struct super_block *sb = _sb;
H A Ddev_mtd.c125 static int logfs_mtd_readpage(void *_sb, struct page *page) argument
127 struct super_block *sb = _sb;
H A Djournal.c464 static void account_shadow(void *_shadow, unsigned long _sb, u64 ignore, argument
468 struct super_block *sb = (void *)_sb;

Completed in 110 milliseconds