Home
last modified time | relevance | path

Searched refs:blkinc (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dcpfile.h23 struct nilfs_root *root, __u64 blkinc,
H A Dcpfile.c370 * @blkinc: number of blocks added by this checkpoint
375 * cpfile with the data given by the arguments @root, @blkinc, @ctime, and
384 struct nilfs_root *root, __u64 blkinc, in nilfs_cpfile_finalize_checkpoint() argument
415 cp->cp_nblk_inc = cpu_to_le64(blkinc); in nilfs_cpfile_finalize_checkpoint()