Lines Matching refs:shmem_sb_info
134 static inline struct shmem_sb_info *SHMEM_SB(struct super_block *sb) in SHMEM_SB()
201 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_reserve_inode()
216 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_free_inode()
243 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_recalc_inode()
883 static struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo) in shmem_get_sbmpol()
958 static inline struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo) in shmem_get_sbmpol()
1059 struct shmem_sb_info *sbinfo; in shmem_getpage_gfp()
1419 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_get_inode()
2069 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_fallocate()
2197 struct shmem_sb_info *sbinfo = SHMEM_SB(dentry->d_sb); in shmem_statfs()
2747 static int shmem_parse_options(char *options, struct shmem_sb_info *sbinfo, in shmem_parse_options()
2853 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_remount_fs()
2854 struct shmem_sb_info config = *sbinfo; in shmem_remount_fs()
2897 struct shmem_sb_info *sbinfo = SHMEM_SB(root->d_sb); in shmem_show_options()
2990 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_put_super()
3001 struct shmem_sb_info *sbinfo; in shmem_fill_super()
3005 sbinfo = kzalloc(max((int)sizeof(struct shmem_sb_info), in shmem_fill_super()