Lines Matching refs:shmem_sb_info
132 static inline struct shmem_sb_info *SHMEM_SB(struct super_block *sb) in SHMEM_SB()
199 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_reserve_inode()
214 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_free_inode()
241 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_recalc_inode()
861 static struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo) in shmem_get_sbmpol()
936 static inline struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo) in shmem_get_sbmpol()
1037 struct shmem_sb_info *sbinfo; in shmem_getpage_gfp()
1403 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_get_inode()
2053 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb); in shmem_fallocate()
2181 struct shmem_sb_info *sbinfo = SHMEM_SB(dentry->d_sb); in shmem_statfs()
2738 static int shmem_parse_options(char *options, struct shmem_sb_info *sbinfo, in shmem_parse_options()
2844 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_remount_fs()
2845 struct shmem_sb_info config = *sbinfo; in shmem_remount_fs()
2888 struct shmem_sb_info *sbinfo = SHMEM_SB(root->d_sb); in shmem_show_options()
2981 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_put_super()
2992 struct shmem_sb_info *sbinfo; in shmem_fill_super()
2996 sbinfo = kzalloc(max((int)sizeof(struct shmem_sb_info), in shmem_fill_super()