Searched refs:thp (Results 1 – 1 of 1) sorted by relevance
3286 struct nfs4_threshold *thp; in pnfs_mdsthreshold_alloc() local3288 thp = kzalloc(sizeof(*thp), GFP_KERNEL); in pnfs_mdsthreshold_alloc()3289 if (!thp) { in pnfs_mdsthreshold_alloc()3293 return thp; in pnfs_mdsthreshold_alloc()