Searched defs:gl (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dmain.c45 struct gfs2_glock *gl = foo; local
57 struct gfs2_glock *gl = foo; local
[all...]
H A Dlock_dlm.c23 struct gfs2_glock *gl = arg; local
77 struct gfs2_glock *gl = arg; local
149 gdlm_lock(struct gfs2_glock *gl, unsigned int req_state, unsigned int flags) argument
174 gdlm_put_lock(struct kmem_cache *cachep, struct gfs2_glock *gl) argument
197 gdlm_cancel(struct gfs2_glock *gl) argument
[all...]
H A Dtrans.c143 void gfs2_trans_add_bh(struct gfs2_glock *gl, struct buffer_head *bh, int meta) argument
H A Dglops.c37 static void gfs2_ail_empty_gl(struct gfs2_glock *gl) argument
87 static void rgrp_go_sync(struct gfs2_glock *gl) argument
113 rgrp_go_inval(struct gfs2_glock *gl, int flags) argument
133 inode_go_sync(struct gfs2_glock *gl) argument
178 inode_go_inval(struct gfs2_glock *gl, int flags) argument
206 inode_go_demote_ok(const struct gfs2_glock *gl) argument
224 struct gfs2_glock *gl = gh->gh_gl; local
260 inode_go_dump(struct seq_file *seq, const struct gfs2_glock *gl) argument
282 rgrp_go_demote_ok(const struct gfs2_glock *gl) argument
323 trans_go_sync(struct gfs2_glock *gl) argument
341 trans_go_xmote_bh(struct gfs2_glock *gl, struct gfs2_holder *gh) argument
374 trans_go_demote_ok(const struct gfs2_glock *gl) argument
385 iopen_go_callback(struct gfs2_glock *gl) argument
[all...]
H A Dglock.h147 static inline struct gfs2_holder *gfs2_glock_is_locked_by_me(struct gfs2_glock *gl) argument
168 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) argument
173 static inline int gfs2_glock_is_held_dfrd(struct gfs2_glock *gl) argument
178 gfs2_glock_is_held_shrd(struct gfs2_glock *gl) argument
183 gfs2_glock2aspace(struct gfs2_glock *gl) argument
227 gfs2_glock_nq_init(struct gfs2_glock *gl, unsigned int state, int flags, struct gfs2_holder *gh) argument
[all...]
H A Dmeta_io.c106 void gfs2_meta_sync(struct gfs2_glock *gl) argument
127 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) argument
192 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u6 argument
210 gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, struct buffer_head **bhp) argument
278 gfs2_attach_bufdata(struct gfs2_glock *gl, struct buffer_head *bh, int meta) argument
385 struct gfs2_glock *gl = ip->i_gl; local
416 gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) argument
[all...]
H A Dfile.c671 struct gfs2_glock *gl; local
H A Dinode.c712 static void init_dinode(struct gfs2_inode *dip, struct gfs2_glock *gl, argument
771 static int make_dinode(struct gfs2_inode *dip, struct gfs2_glock *gl, argument
H A Dlog.c699 void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl) argument
H A Dlops.c88 struct gfs2_glock *gl = bd->bd_gl; local
258 struct gfs2_glock *gl = ip->i_gl; local
654 struct gfs2_glock *gl = ip->i_gl; local
H A Drecovery.c36 struct gfs2_glock *gl = ip->i_gl; local
H A Dsys.c206 struct gfs2_glock *gl; local
H A Dbmap.c378 gfs2_indirect_init(struct metapath *mp, struct gfs2_glock *gl, unsigned int i, unsigned offset, u64 bn) argument
H A Dops_fstype.c988 static void nolock_put_lock(struct kmem_cache *cachep, struct gfs2_glock *gl) argument
H A Dops_inode.c114 struct gfs2_glock *gl = GFS2_I(inode)->i_gl; local
H A Dglock.c51 struct gfs2_glock *gl; /* current glock struct */ member in struct:gfs2_glock_iter
152 static void glock_free(struct gfs2_glock *gl) argument
171 gfs2_glock_hold(struct gfs2_glock *gl) argument
184 demote_ok(const struct gfs2_glock *gl) argument
203 gfs2_glock_schedule_for_reclaim(struct gfs2_glock *gl) argument
226 gfs2_glock_put_nolock(struct gfs2_glock *gl) argument
239 gfs2_glock_put(struct gfs2_glock *gl) argument
277 struct gfs2_glock *gl; local
302 may_grant(const struct gfs2_glock *gl, const struct gfs2_holder *gh) argument
335 do_error(struct gfs2_glock *gl, const int ret) argument
412 find_first_waiter(const struct gfs2_glock *gl) argument
430 state_change(struct gfs2_glock *gl, unsigned int new_state) argument
448 gfs2_demote_wake(struct gfs2_glock *gl) argument
463 finish_xmote(struct gfs2_glock *gl, unsigned int ret) argument
589 gfs2_glock_hold(gl); variable
599 gfs2_glock_put(gl); variable
611 find_first_holder(const struct gfs2_glock *gl) argument
653 gfs2_demote_wake(gl); variable
671 gfs2_glock_hold(gl); variable
673 gfs2_glock_put_nolock(gl); variable
684 struct gfs2_glock *gl = container_of(work, struct gfs2_glock, gl_delete); local
708 struct gfs2_glock *gl = container_of(work, struct gfs2_glock, gl_work.work); local
753 struct gfs2_glock *gl, *tmp; local
828 gfs2_holder_init(struct gfs2_glock *gl, unsigned int state, unsigned flags, struct gfs2_holder *gh) argument
904 wait_on_demote(struct gfs2_glock *gl) argument
919 handle_callback(struct gfs2_glock *gl, unsigned int state, unsigned long delay) argument
980 struct gfs2_glock *gl = gh->gh_gl; variable in typeref:struct:gfs2_glock
1056 struct gfs2_glock *gl = gh->gh_gl; local
1097 struct gfs2_glock *gl = gh->gh_gl; local
1135 struct gfs2_glock *gl = gh->gh_gl; local
1168 struct gfs2_glock *gl; local
1304 gfs2_glock_cb(struct gfs2_glock *gl, unsigned int state) argument
1335 gfs2_should_freeze(const struct gfs2_glock *gl) argument
1361 gfs2_glock_complete(struct gfs2_glock *gl, int ret) argument
1385 struct gfs2_glock *gl; local
1447 struct gfs2_glock *gl, *prev = NULL; local
1488 thaw_glock(struct gfs2_glock *gl) argument
1504 clear_glock(struct gfs2_glock *gl) argument
1557 struct gfs2_glock *gl = ip->i_gl; local
1684 __dump_glock(struct seq_file *seq, const struct gfs2_glock *gl) argument
1717 dump_glock(struct seq_file *seq, struct gfs2_glock *gl) argument
1737 struct gfs2_glock *gl; local
1801 struct gfs2_glock *gl; local
[all...]
H A Drgrp.c368 struct gfs2_glock *gl; local
665 struct gfs2_glock *gl = ip->i_gl; local
725 struct gfs2_glock *gl = rgd->rd_gl; local
1464 gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dxshared.c107 command_default(struct iptables_command_state *cs, struct xtables_globals *gl) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dxshared.c107 command_default(struct iptables_command_state *cs, struct xtables_globals *gl) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIPCity.c166 _get_record_gl(GeoIP * gi, unsigned long ipnum, GeoIPLookup * gl) argument
187 GeoIPLookup gl; local
193 _get_record_v6_gl(GeoIP * gi, geoipv6_t ipnum, GeoIPLookup * gl) argument
214 GeoIPLookup gl; local
234 GeoIPLookup gl; local
[all...]
H A DGeoIP_depreciated.c7 GeoIPLookup gl; local
14 GeoIPLookup gl; local
21 GeoIPLookup gl; local
28 GeoIPLookup gl; local
35 GeoIPLookup gl; local
42 GeoIPLookup gl; local
55 GeoIPLookup gl; local
62 GeoIPLookup gl; local
69 GeoIPLookup gl; local
76 GeoIPLookup gl; local
83 GeoIPLookup gl; local
90 GeoIPLookup gl; local
97 GeoIPLookup gl; local
104 GeoIPLookup gl; local
111 GeoIPLookup gl; local
117 GeoIPLookup gl; local
124 GeoIPLookup gl; local
130 GeoIPLookup gl; local
137 GeoIPLookup gl; local
144 GeoIPLookup gl; local
151 GeoIPLookup gl; local
157 GeoIPLookup gl; local
164 GeoIPLookup gl; local
171 GeoIPLookup gl; local
178 GeoIPLookup gl; local
186 GeoIPLookup gl; local
193 GeoIPLookup gl; local
200 GeoIPLookup gl; local
207 GeoIPLookup gl; local
214 GeoIPLookup gl; local
220 GeoIPLookup gl; local
226 GeoIPLookup gl; local
232 GeoIPLookup gl; local
238 GeoIPLookup gl; local
245 GeoIPLookup gl; local
251 GeoIPLookup gl; local
257 GeoIPLookup gl; local
264 GeoIPLookup gl; local
272 GeoIPLookup gl; local
278 GeoIPLookup gl; local
285 GeoIPLookup gl; local
291 GeoIPLookup gl; local
298 GeoIPLookup gl; local
304 GeoIPLookup gl; local
311 GeoIPLookup gl; local
318 GeoIPLookup gl; local
324 GeoIPLookup gl; local
330 GeoIPLookup gl; local
336 GeoIPLookup gl; local
343 GeoIPLookup gl; local
350 GeoIPLookup gl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Ddevice.c386 static struct sk_buff *t4_pktgl_to_skb(const struct pkt_gl *gl, argument
426 c4iw_uld_rx_handler(void *handle, const __be64 *rsp, const struct pkt_gl *gl) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_ddp.c72 set_ddp_map(struct cxgb3i_ddp_info *ddp, struct pagepod_hdr *hdr, unsigned int idx, unsigned int npods, struct cxgb3i_gather_list *gl) argument
123 ddp_find_unused_entries(struct cxgb3i_ddp_info *ddp, unsigned int start, unsigned int max, unsigned int count, struct cxgb3i_gather_list *gl) argument
235 ddp_gl_unmap(struct pci_dev *pdev, struct cxgb3i_gather_list *gl) argument
245 ddp_gl_map(struct pci_dev *pdev, struct cxgb3i_gather_list *gl) argument
292 struct cxgb3i_gather_list *gl; local
363 cxgb3i_ddp_release_gl(struct cxgb3i_gather_list *gl, struct pci_dev *pdev) argument
382 cxgb3i_ddp_tag_reserve(struct t3cdev *tdev, unsigned int tid, struct cxgb3i_tag_format *tformat, u32 *tagp, struct cxgb3i_gather_list *gl, gfp_t gfp) argument
469 struct cxgb3i_gather_list *gl = ddp->gl_map[idx]; local
641 struct cxgb3i_gather_list *gl = ddp->gl_map[i]; local
[all...]
H A Dcxgb3i_iscsi.c853 struct cxgb3i_gather_list *gl; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/findutils/
H A Dgrep.c157 grep_list_data_t * gl; local
319 grep_list_data_t *gl = xmalloc(sizeof(grep_list_data_t)); local
515 grep_list_data_t *gl = local
[all...]

Completed in 168 milliseconds

12