Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4idmap.c137 char idstr[11]; in idtoname_request() local
140 snprintf(idstr, sizeof(idstr), "%u", ent->id); in idtoname_request()
142 qword_add(bpp, blen, idstr); in idtoname_request()
/linux/tools/power/pm-graph/
H A Dbootgraph.py218 idstr = '' variable in Data
227 self.idstr = 'a'
240 devid = '%s%d' % (self.idstr, self.html_device_id)
H A Dsleepgraph.py1537 self.idstr = idchar[num]
2001 devid = '%s%d' % (self.idstr, self.html_device_id)