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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log.c756 s = GRANT_LOCK(log);
868 s = GRANT_LOCK(log);
1289 s = GRANT_LOCK(log);
1395 s = GRANT_LOCK(log);
2158 * GRANT_LOCK. Don't worry about iclog's lsn.
2161 s = GRANT_LOCK(log);
2460 s = GRANT_LOCK(log);
2483 s = GRANT_LOCK(log);
2505 s = GRANT_LOCK(log);
2512 s = GRANT_LOCK(lo
[all...]
H A Dxfs_log_priv.h109 #define GRANT_LOCK(log) mutex_spinlock(&(log)->l_grant_lock) macro
H A Dxfs_vnodeops.c3724 s = GRANT_LOCK(log);

Completed in 63 milliseconds