Home
last modified time | relevance | path

Searched refs:SHMEM_SB (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dshmem.c134 static inline struct shmem_sb_info *SHMEM_SB(struct super_block *sb) in SHMEM_SB() function
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()
1104 sbinfo = SHMEM_SB(inode->i_sb); 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()
2853 struct shmem_sb_info *sbinfo = SHMEM_SB(sb); in shmem_remount_fs()
2897 struct shmem_sb_info *sbinfo = SHMEM_SB(root->d_sb); in shmem_show_options()
[all …]