Home
last modified time | relevance | path

Searched defs:clientid (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/sound/core/seq/
Dseq_clientmgr.c123 static struct snd_seq_client *clientptr(int clientid) in clientptr()
133 struct snd_seq_client *snd_seq_client_use_ptr(int clientid) in snd_seq_client_use_ptr()
2401 int snd_seq_kernel_client_ctl(int clientid, unsigned int cmd, void *arg) in snd_seq_kernel_client_ctl()
2419 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait) in snd_seq_kernel_client_write_poll()
/linux-3.4.99/fs/nfsd/
Dstate.h154 clientid_t clientid; member
205 clientid_t clientid; member
Dxdr4.h162 clientid_t clientid; member
399 clientid_t clientid; member
421 clientid_t clientid; member
Dnfs4state.c166 static unsigned int ownerstr_hashval(u32 clientid, struct xdr_netobj *ownername) in ownerstr_hashval()
2612 clientid_t *clientid = &open->op_clientid; in nfsd4_process_open1() local
Dnfs4xdr.c942 nfsd4_decode_renew(struct nfsd4_compoundargs *argp, clientid_t *clientid) in nfsd4_decode_renew()
/linux-3.4.99/fs/xfs/
Dxfs_log.c3375 __uint8_t clientid; in xlog_verify_iclog() local
/linux-3.4.99/include/linux/
Dnfs_xdr.h328 __u64 clientid; member
402 __u64 clientid; member
960 u64 clientid; member
/linux-3.4.99/fs/nfs/
Dnfs4xdr.c4548 uint64_t offset, length, clientid; in decode_lock_denied() local