Searched refs:l_flushsema (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_log_priv.h428 sema_t l_flushsema; /* iclog flushing semaphore */ member in struct:log
H A Dxfs_log.c1183 initnsema(&log->l_flushsema, 0, "ic-flush");
1541 freesema(&log->l_flushsema);
2266 vsema(&log->l_flushsema);
2373 psema(&log->l_flushsema, PINOD);
H A Dxfsidbg.c6458 &log->l_flushsema, log->l_flushcnt,

Completed in 121 milliseconds