Lines Matching refs:str_read
1064 static int str_read(char **strp, gfp_t flags, void *fp, u32 len) in str_read() function
1106 rc = str_read(&key, GFP_KERNEL, fp, len); in perm_read()
1145 rc = str_read(&key, GFP_KERNEL, fp, len); in common_read()
1313 rc = str_read(&key, GFP_KERNEL, fp, len); in class_read()
1318 rc = str_read(&cladatum->comkey, GFP_KERNEL, fp, len2); in class_read()
1403 rc = str_read(&key, GFP_KERNEL, fp, len); in role_read()
1469 rc = str_read(&key, GFP_KERNEL, fp, len); in type_read()
1533 rc = str_read(&key, GFP_KERNEL, fp, len); in user_read()
1578 rc = str_read(&key, GFP_ATOMIC, fp, len); in sens_read()
1620 rc = str_read(&key, GFP_ATOMIC, fp, len); in cat_read()
1916 rc = str_read(&name, GFP_KERNEL, fp, len); in filename_trans_read()
1986 rc = str_read(&newgenfs->fstype, GFP_KERNEL, fp, len); in genfs_read()
2025 rc = str_read(&newc->u.name, GFP_KERNEL, fp, len); in genfs_read()
2119 rc = str_read(&c->u.name, GFP_KERNEL, fp, len); in ocontext_read()
2165 rc = str_read(&c->u.name, GFP_KERNEL, fp, len); in ocontext_read()
2228 rc = str_read(&c->u.ibendport.dev_name, GFP_KERNEL, fp, len); in ocontext_read()