Home
last modified time | relevance | path

Searched defs:alloc_unit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/hv/
H A Dhv_kvp_daemon.c182 int alloc_unit = sizeof(struct kvp_record) * ENTRIES_PER_BLOCK; in kvp_update_mem_state() local
237 int alloc_unit = sizeof(struct kvp_record) * ENTRIES_PER_BLOCK; in kvp_file_init() local
/openbmc/linux/drivers/hv/
H A Dhv_balloon.c1239 int alloc_unit) in alloc_balloon_pages()
1292 int alloc_unit; in balloon_up() local
/openbmc/linux/fs/xfs/
H A Dxfs_file.c48 unsigned int alloc_unit = xfs_inode_alloc_unitsize(ip); in xfs_is_falloc_aligned() local