Lines Matching refs:shmem_sb_info
154 static inline struct shmem_sb_info *SHMEM_SB(struct super_block *sb) in SHMEM_SB()
214 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_inode_acct_block()
236 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_inode_unacct_blocks()
272 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_reserve_inode()
338 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_free_inode()
548 static unsigned long shmem_unused_huge_shrink(struct shmem_sb_info *sbinfo, in shmem_unused_huge_shrink()
657 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_unused_huge_scan()
668 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_unused_huge_count()
681 static unsigned long shmem_unused_huge_shrink(struct shmem_sb_info *sbinfo, in shmem_unused_huge_shrink()
1133 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_evict_inode()
1468 static struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo) in shmem_get_sbmpol()
1483 static inline struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo) in shmem_get_sbmpol()
1817 struct shmem_sb_info *sbinfo; in shmem_getpage_gfp()
2283 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_get_inode()
2643 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_fallocate()
2796 struct shmem_sb_info *sbinfo = SHMEM_SB(dentry->d_sb); in shmem_statfs()
3478 struct shmem_sb_info *sbinfo = SHMEM_SB(fc->root->d_sb); in shmem_reconfigure()
3542 struct shmem_sb_info *sbinfo = SHMEM_SB(root->d_sb); in shmem_show_options()
3593 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_put_super()
3606 struct shmem_sb_info *sbinfo; in shmem_fill_super()
3609 sbinfo = kzalloc(max((int)sizeof(struct shmem_sb_info), in shmem_fill_super()