Searched refs:shmem_sb_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dshmem.c153 static inline struct shmem_sb_info *SHMEM_SB(struct super_block *sb)
213 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb);
246 struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb);
338 struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
404 struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
618 static unsigned long shmem_unused_huge_shrink(struct shmem_sb_info *sbinfo,
733 struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
744 struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
751 static unsigned long shmem_unused_huge_shrink(struct shmem_sb_info *sbinfo,
1235 struct shmem_sb_info *sbinf
[all...]
H A Dshmem_quota.c170 struct shmem_sb_info *sbinfo = dquot->dq_sb->s_fs_info;
241 struct shmem_sb_info *sbinfo = dquot->dq_sb->s_fs_info;
/linux-master/include/linux/
H A Dshmem_fs.h57 struct shmem_sb_info { struct
62 raw_spinlock_t stat_lock; /* Serialize shmem_sb_info changes */

Completed in 179 milliseconds