Lines Matching refs:str_read
1075 static int str_read(char **strp, gfp_t flags, void *fp, u32 len)
1117 rc = str_read(&key, GFP_KERNEL, fp, len);
1156 rc = str_read(&key, GFP_KERNEL, fp, len);
1323 rc = str_read(&key, GFP_KERNEL, fp, len);
1328 rc = str_read(&cladatum->comkey, GFP_KERNEL, fp, len2);
1414 rc = str_read(&key, GFP_KERNEL, fp, len);
1480 rc = str_read(&key, GFP_KERNEL, fp, len);
1544 rc = str_read(&key, GFP_KERNEL, fp, len);
1589 rc = str_read(&key, GFP_ATOMIC, fp, len);
1631 rc = str_read(&key, GFP_ATOMIC, fp, len);
1905 rc = str_read(&name, GFP_KERNEL, fp, len);
1989 rc = str_read(&name, GFP_KERNEL, fp, len);
2129 rc = str_read(&newgenfs->fstype, GFP_KERNEL, fp, len);
2168 rc = str_read(&newc->u.name, GFP_KERNEL, fp, len);
2262 rc = str_read(&c->u.name, GFP_KERNEL, fp, len);
2308 rc = str_read(&c->u.name, GFP_KERNEL, fp, len);
2371 rc = str_read(&c->u.ibendport.dev_name, GFP_KERNEL, fp, len);