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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h424 sema_t l_flushsema; /* iclog flushing semaphore */ member in struct:log
H A Dxfs_log.c1177 initnsema(&log->l_flushsema, 0, "ic-flush");
1530 freesema(&log->l_flushsema);
2259 vsema(&log->l_flushsema);
2366 psema(&log->l_flushsema, PINOD);

Completed in 91 milliseconds