Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dfs.h800 #define JOP_TRUNC 6 /* Partial truncation record. */ macro
H A Dffs_softdep.c3507 rec->jt_op = JOP_TRUNC; in jtrunc_write()
/freebsd/sbin/fsck_ffs/
H A Dsuj.c2014 case JOP_TRUNC: in suj_build()