Home
last modified time | relevance | path

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

/fs/ubifs/
A Djournal.c861 int dlen = COMPRESSED_DATA_NODE_BUF_SZ, allocated = 1; in ubifs_jnl_write_data()
1711 dn_size = COMPRESSED_DATA_NODE_BUF_SZ; in ubifs_jnl_truncate()
A Dsuper.c1268 c->write_reserve_buf = kmalloc(COMPRESSED_DATA_NODE_BUF_SZ + \ in mount_ubifs()
1728 c->write_reserve_buf = kmalloc(COMPRESSED_DATA_NODE_BUF_SZ + \ in ubifs_remount_rw()
A Dubifs.h136 #define COMPRESSED_DATA_NODE_BUF_SZ \ macro

Completed in 18 milliseconds