Searched defs:sbdep (Results 1 – 2 of 2) sorted by relevance
994 struct sbdep { struct995 struct worklist sb_list; /* b_dep linkage */996 struct fs *sb_fs; /* Filesystem pointer within buf. */997 struct ufsmount *sb_ump; /* Our mount structure */
9702 struct sbdep *sbdep; in softdep_setup_sbupdate() local9749 initiate_write_sbdep(struct sbdep *sbdep) in initiate_write_sbdep()9776 handle_written_sbdep(struct sbdep *sbdep, struct buf *bp) in handle_written_sbdep()