Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c900 static inline struct jsegdep *inoref_jseg(struct inoref *);
3991 inoref_jseg(struct inoref *inoref) in inoref_jseg() function
4014 jsegdep = inoref_jseg(&jremref->jr_ref); in handle_written_jremref()
4052 jsegdep = inoref_jseg(&jaddref->ja_ref); in handle_written_jaddref()
4605 jsegdep = inoref_jseg(&jaddref->ja_ref); in cancel_jaddref()