Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dshmem.c195 static inline int shmem_acct_block(unsigned long flags, long pages) in shmem_acct_block() function
216 if (shmem_acct_block(info->flags, pages)) in shmem_inode_acct_block()