Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\z3fold.c Create Date:2022-07-28 16:30:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:z3fold_get_pool_size() - gets the z3fold pool size in pages*@pool: pool whose size is being queried* Returns: size in pages of the given pool.

Proto:static u64 z3fold_get_pool_size(struct z3fold_pool *pool)

Type:u64

Parameter:

TypeParameterName
struct z3fold_pool *pool
1563  Return atomic64_read( & pages_nr)
Caller
NameDescribe
z3fold_zpool_total_size