Searched refs:jsize (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_fsctl.h53 off_t jsize; member in struct:hfs_journal_info
H A Dhfs_vfsutils.c2154 off_t jsize; member in struct:jopen_cb_info
2200 error = journal_is_clean(ji->jvp, 0, ji->jsize, (void *)1, ji->blksize);
2234 off_t jsize,
2241 ji.jsize = jsize;
2230 open_journal_dev(const char *vol_device, int need_clean, char *uuid_str, char *machine_serial_num, off_t jsize, size_t blksize, int *need_init) argument
H A Dhfs_readwrite.c2755 jip->jsize = jnl_size;

Completed in 89 milliseconds