Home
last modified time | relevance | path

Searched defs:log_blocksize (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/verity/
H A Dopen.c32 unsigned int log_blocksize, in fsverity_init_merkle_tree_params()
H A Dfsverity_private.h43 u8 log_blocksize; /* log2(block_size) */ member
/openbmc/linux/include/uapi/linux/
H A Dfsverity.h50 __u8 log_blocksize; /* log2 of size of data and tree blocks */ member
/openbmc/linux/include/linux/
H A Df2fs_fs.h114 __le32 log_blocksize; /* log2 block size in bytes */ member
/openbmc/linux/fs/f2fs/
H A Df2fs.h1605 unsigned int log_blocksize; /* log2 block size */ member