Home
last modified time | relevance | path

Searched refs:CLIENT_MASK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.h61 #define CLIENT_MASK ((CLIENT_INDEX) << CLIENTOFFSET) macro
H A Dprotocol-common.c204 client.clientAsMask = CLIENT_MASK; in init_client()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dprotocol.h273 CLIENT_MASK, enumerator
H A Dorangefs-debugfs.c1013 } else if (mask_info.mask_type == CLIENT_MASK) { in orangefs_debugfs_new_debug()