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