Home
last modified time | relevance | path

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

/freebsd-src/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.c3388 inoref_write(struct inoref * inoref,struct jseg * jseg,struct jrefrec * rec) inoref_write() argument
3978 inoref_jseg(struct inoref * inoref) inoref_jseg() argument
4300 newinoref(struct inoref * inoref,ino_t ino,ino_t parent,off_t diroff,nlink_t nlink,uint16_t mode) newinoref() argument
4525 struct inoref *inoref; move_newblock_dep() local
4565 struct inoref *inoref; cancel_jaddref() local
9006 struct inoref *inoref; cancel_diradd() local
10396 struct inoref *inoref; initiate_write_inodeblock_ufs1() local
10568 struct inoref *inoref; initiate_write_inodeblock_ufs2() local
12476 struct inoref *inoref; softdep_update_inodeblock() local
12648 struct inoref *inoref; softdep_fsync() local
13103 struct inoref *inoref; flush_inodedep_deps() local
13309 struct inoref *inoref; flush_pagedep_deps() local
[all...]