Home
last modified time | relevance | path

Searched defs:_sb (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/adc/
H A Dad7793.c620 #define DECLARE_AD7793_CHANNELS(_name, _b, _sb, _s) \ argument
631 #define DECLARE_AD7795_CHANNELS(_name, _b, _sb) \ argument
645 #define DECLARE_AD7797_CHANNELS(_name, _b, _sb) \ argument
654 #define DECLARE_AD7799_CHANNELS(_name, _b, _sb) \ argument
/linux/fs/ext4/
H A Dmballoc-test.c30 #define MBT_SB(_sb) (container_of((_sb)->s_fs_info, struct mbt_ext4_super_block, sbi)) argument
31 #define MBT_CTX(_sb) (&MBT_SB(_sb)->mbt_ctx) argument
32 #define MBT_GRP_CTX(_sb, _group) (&MBT_CTX(_sb)->grp_ctx[_group]) argument
/linux/fs/ocfs2/
H A Ddir.c100 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_… argument
/linux/include/linux/
H A Dfs.h3016 #define alloc_inode_sb(_sb, _cache, _gfp) kmem_cache_alloc_lru(_cache, &_sb->s_inode_lru, _gfp) argument