Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 3 of 3) sorted by relevance

/fs/fscache/
DKconfig24 between CPUs. On the other hand, the stats are very useful for
41 bouncing between CPUs. On the other hand, the histogram may be
/fs/ocfs2/cluster/
Dtcp.c1273 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local
1276 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1280 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()
1293 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake()
1298 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake()
1304 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake()
1309 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake()
1315 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake()
1320 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake()
1341 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
/fs/cachefiles/
DKconfig35 bouncing between CPUs. On the other hand, the histogram may be