Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c119 struct bufdomain { struct
194 static inline struct bufdomain *bufdomain(struct buf *);
581 struct bufdomain *bd; in bdirtysub()
584 bd = bufdomain(bp); in bdirtysub()
601 struct bufdomain *bd; in bdirtyadd()
608 bd = bufdomain(bp); in bdirtyadd()
645 struct bufdomain *bd; in bufspace_adjust()
651 bd = bufdomain(bp); in bufspace_adjust()
1595 struct bufdomain *bd; in binsfree()
1616 bd = bufdomain(bp); in binsfree()
[all …]