Lines Matching refs:FS_BPENTRY
622 static struct FS_BPENTRY dq[60];
698 struct FS_BPENTRY *td;
748 memset (td, ATM_POISON_FREE, sizeof(struct FS_BPENTRY));
766 struct FS_BPENTRY *pe;
1162 struct FS_BPENTRY *td;
1176 td = kmalloc (sizeof (struct FS_BPENTRY), GFP_ATOMIC);
1177 fs_dprintk (FS_DEBUG_ALLOC, "Alloc transd: %p(%zd)\n", td, sizeof (struct FS_BPENTRY));
1468 struct FS_BPENTRY *qe, *ne;
1481 ne = kmalloc (sizeof (struct FS_BPENTRY), gfp_flags);
1482 fs_dprintk (FS_DEBUG_ALLOC, "Alloc rec-d: %p(%zd)\n", ne, sizeof (struct FS_BPENTRY));
1933 struct FS_BPENTRY *fp, *nxt;