Searched refs:softdep_count_dependencies (Results 1 – 1 of 1) sorted by relevance
931 static int softdep_count_dependencies(struct buf *bp, int);2544 bioops.io_countdeps = softdep_count_dependencies; in softdep_initialize()12980 if (waitfor == MNT_NOWAIT && softdep_count_dependencies(bp, 0)) in softdep_sync_buf()14324 softdep_count_dependencies(struct buf *bp, int wantcount) in softdep_count_dependencies() function