Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
Dsuper.c1313 c->write_reserve_buf = kmalloc(COMPRESSED_DATA_NODE_BUF_SZ + \ in mount_ubifs()
1771 c->write_reserve_buf = kmalloc(COMPRESSED_DATA_NODE_BUF_SZ + \ in ubifs_remount_rw()
Dubifs.h141 #define COMPRESSED_DATA_NODE_BUF_SZ \ macro
Djournal.c728 int dlen = COMPRESSED_DATA_NODE_BUF_SZ, allocated = 1; in ubifs_jnl_write_data()