Home
last modified time | relevance | path

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

/fs/nfs/
Dpnfs.c3286 struct nfs4_threshold *thp; in pnfs_mdsthreshold_alloc() local
3288 thp = kzalloc(sizeof(*thp), GFP_KERNEL); in pnfs_mdsthreshold_alloc()
3289 if (!thp) { in pnfs_mdsthreshold_alloc()
3293 return thp; in pnfs_mdsthreshold_alloc()