Home
last modified time | relevance | path

Searched defs:inoref (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ufs/ffs/
H A Dsoftdep.h789 struct inoref { struct
792 TAILQ_ENTRY(inoref) if_deps; /* Links for inodedep. */ argument
816 struct inoref ja_ref; /* see inoref above. */ argument
H A Dffs_softdep.c3395 inoref_write(struct inoref *inoref, in inoref_write() argument
3991 inoref_jseg(struct inoref * inoref) inoref_jseg() argument
4313 newinoref(struct inoref * inoref,ino_t ino,ino_t parent,off_t diroff,nlink_t nlink,uint16_t mode) newinoref() argument
4538 struct inoref *inoref; move_newblock_dep() local
4578 struct inoref *inoref; cancel_jaddref() local
9019 struct inoref *inoref; cancel_diradd() local
10407 struct inoref *inoref; initiate_write_inodeblock_ufs1() local
10579 struct inoref *inoref; initiate_write_inodeblock_ufs2() local
12487 struct inoref *inoref; softdep_update_inodeblock() local
12659 struct inoref *inoref; softdep_fsync() local
13114 struct inoref *inoref; flush_inodedep_deps() local
13320 struct inoref *inoref; flush_pagedep_deps() local
[all...]