| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | main.c | 53 struct gfs2_glock *gl = foo; in gfs2_init_glock_once() local 65 struct gfs2_glock *gl = foo; in gfs2_init_gl_aspace_once() local [all...] |
| H A D | trans.c | 128 static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, in gfs2_alloc_bufdata() argument 157 void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_data() argument 194 void gfs2_trans_add_meta(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_meta() argument [all...] |
| H A D | recovery.c | 36 struct gfs2_glock *gl = ip->i_gl; in gfs2_replay_read_block() local
|
| H A D | meta_io.c | 110 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() argument 178 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() argument 247 int gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, in gfs2_meta_read() argument 478 struct gfs2_glock *gl = ip->i_gl; gfs2_meta_indirect_buffer() local 506 gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) gfs2_meta_ra() argument [all...] |
| H A D | glops.c | 34 static void gfs2_ail_error(struct gfs2_glock *gl, const struct buffer_head *bh) in gfs2_ail_error() argument 56 static void __gfs2_ail_flush(struct gfs2_glock *gl, boo argument 85 gfs2_ail_empty_gl(struct gfs2_glock *gl) gfs2_ail_empty_gl() argument 145 gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) gfs2_ail_flush() argument 173 gfs2_rgrp_metasync(struct gfs2_glock *gl) gfs2_rgrp_metasync() argument 201 rgrp_go_sync(struct gfs2_glock *gl) rgrp_go_sync() argument 230 rgrp_go_inval(struct gfs2_glock *gl, int flags) rgrp_go_inval() argument 245 gfs2_rgrp_go_dump(struct seq_file *seq, struct gfs2_glock *gl, const char *fs_id_buf) gfs2_rgrp_go_dump() argument 254 gfs2_glock2inode(struct gfs2_glock *gl) gfs2_glock2inode() argument 266 gfs2_glock2rgrp(struct gfs2_glock *gl) gfs2_glock2rgrp() argument 291 gfs2_inode_metasync(struct gfs2_glock *gl) gfs2_inode_metasync() argument 309 inode_go_sync(struct gfs2_glock *gl) inode_go_sync() argument 362 inode_go_inval(struct gfs2_glock *gl, int flags) inode_go_inval() argument 396 inode_go_demote_ok(const struct gfs2_glock *gl) inode_go_demote_ok() argument 503 struct gfs2_glock *gl = gh->gh_gl; inode_go_lock() local 542 inode_go_dump(struct seq_file *seq, struct gfs2_glock *gl, const char *fs_id_buf) inode_go_dump() argument 573 freeze_go_sync(struct gfs2_glock *gl) freeze_go_sync() argument 618 freeze_go_xmote_bh(struct gfs2_glock *gl, struct gfs2_holder *gh) freeze_go_xmote_bh() argument 648 freeze_go_demote_ok(const struct gfs2_glock *gl) freeze_go_demote_ok() argument 659 iopen_go_callback(struct gfs2_glock *gl, bool remote) iopen_go_callback() argument 676 iopen_go_demote_ok(const struct gfs2_glock *gl) iopen_go_demote_ok() argument 689 inode_go_free(struct gfs2_glock *gl) inode_go_free() argument 705 nondisk_go_callback(struct gfs2_glock *gl, bool remote) nondisk_go_callback() argument [all...] |
| H A D | glock.h | 136 static inline struct gfs2_holder *gfs2_glock_is_locked_by_me(struct gfs2_glock *gl) in gfs2_glock_is_locked_by_me() argument 157 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) in gfs2_glock_is_held_excl() argument 162 static inline int gfs2_glock_is_held_dfrd(struct gfs2_glock *gl) in gfs2_glock_is_held_dfrd() argument 167 gfs2_glock_is_held_shrd(struct gfs2_glock *gl) gfs2_glock_is_held_shrd() argument 172 gfs2_glock2aspace(struct gfs2_glock *gl) gfs2_glock2aspace() argument 230 gfs2_glock_nq_init(struct gfs2_glock *gl, unsigned int state, u16 flags, struct gfs2_holder *gh) gfs2_glock_nq_init() argument 287 glock_set_object(struct gfs2_glock *gl, void *object) glock_set_object() argument 314 glock_clear_object(struct gfs2_glock *gl, void *object) glock_clear_object() argument [all...] |
| H A D | log.c | 96 struct gfs2_glock *gl = NULL; variable 679 struct gfs2_glock *gl = bd->bd_gl; in gfs2_add_revoke() local 692 void gfs2_glock_remove_revoke(struct gfs2_glock *gl) in gfs2_glock_remove_revoke() argument 960 gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl, u32 flags) gfs2_log_flush() argument [all...] |
| H A D | lock_dlm.c | 72 static inline void gfs2_update_reply_times(struct gfs2_glock *gl) in gfs2_update_reply_times() argument 99 gfs2_update_request_times(struct gfs2_glock *gl) gfs2_update_request_times() argument 118 struct gfs2_glock *gl = arg; gdlm_ast() local 169 struct gfs2_glock *gl = arg; gdlm_bast() local 206 make_flags(struct gfs2_glock *gl, const unsigned int gfs_flags, const int req) make_flags() argument 254 gdlm_lock(struct gfs2_glock *gl, unsigned int req_state, unsigned int flags) gdlm_lock() argument 283 gdlm_put_lock(struct gfs2_glock *gl) gdlm_put_lock() argument 322 gdlm_cancel(struct gfs2_glock *gl) gdlm_cancel() argument [all...] |
| H A D | super.c | 974 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local 987 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local 1122 struct gfs2_glock *gl = ip->i_gl; in gfs2_final_release_pages() local 1190 gfs2_glock_put_eventually(struct gfs2_glock *gl) gfs2_glock_put_eventually() argument 1458 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; gfs2_evict_inode() local [all...] |
| H A D | sys.c | 229 struct gfs2_glock *gl; in demote_rq_store() local
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | main.c | 52 struct gfs2_glock *gl = foo; in gfs2_init_glock_once() local
|
| H A D | trans.c | 163 static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, in gfs2_alloc_bufdata() argument 192 void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_data() argument 229 void gfs2_trans_add_meta(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_meta() argument [all...] |
| H A D | recovery.c | 36 struct gfs2_glock *gl = ip->i_gl; in gfs2_replay_read_block() local
|
| H A D | meta_io.c | 114 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() argument 186 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() argument 253 int gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, in gfs2_meta_read() argument 489 struct gfs2_glock *gl = ip->i_gl; gfs2_meta_buffer() local 516 gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) gfs2_meta_ra() argument [all...] |
| H A D | glops.c | 34 static void gfs2_ail_error(struct gfs2_glock *gl, const struct buffer_head *bh) in gfs2_ail_error() argument 59 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush() argument 88 gfs2_ail_empty_gl(struct gfs2_glock *gl) gfs2_ail_empty_gl() argument 141 gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) gfs2_ail_flush() argument 165 gfs2_rgrp_metasync(struct gfs2_glock *gl) gfs2_rgrp_metasync() argument 193 rgrp_go_sync(struct gfs2_glock *gl) rgrp_go_sync() argument 222 rgrp_go_inval(struct gfs2_glock *gl, int flags) rgrp_go_inval() argument 239 gfs2_rgrp_go_dump(struct seq_file *seq, const struct gfs2_glock *gl, const char *fs_id_buf) gfs2_rgrp_go_dump() argument 248 gfs2_glock2inode(struct gfs2_glock *gl) gfs2_glock2inode() argument 260 gfs2_glock2rgrp(struct gfs2_glock *gl) gfs2_glock2rgrp() argument 285 gfs2_inode_metasync(struct gfs2_glock *gl) gfs2_inode_metasync() argument 303 inode_go_sync(struct gfs2_glock *gl) inode_go_sync() argument 358 inode_go_inval(struct gfs2_glock *gl, int flags) inode_go_inval() argument 392 inode_go_demote_ok(const struct gfs2_glock *gl) inode_go_demote_ok() argument 501 inode_go_instantiate(struct gfs2_glock *gl) inode_go_instantiate() argument 513 struct gfs2_glock *gl = gh->gh_gl; inode_go_held() local 539 inode_go_dump(struct seq_file *seq, const struct gfs2_glock *gl, const char *fs_id_buf) inode_go_dump() argument 564 freeze_go_callback(struct gfs2_glock *gl, bool remote) freeze_go_callback() argument 593 freeze_go_xmote_bh(struct gfs2_glock *gl) freeze_go_xmote_bh() argument 623 freeze_go_demote_ok(const struct gfs2_glock *gl) freeze_go_demote_ok() argument 635 iopen_go_callback(struct gfs2_glock *gl, bool remote) iopen_go_callback() argument 660 inode_go_free(struct gfs2_glock *gl) inode_go_free() argument 676 nondisk_go_callback(struct gfs2_glock *gl, bool remote) nondisk_go_callback() argument [all...] |
| H A D | glock.h | 138 static inline struct gfs2_holder *gfs2_glock_is_locked_by_me(struct gfs2_glock *gl) in gfs2_glock_is_locked_by_me() argument 159 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) in gfs2_glock_is_held_excl() argument 164 static inline int gfs2_glock_is_held_dfrd(struct gfs2_glock *gl) in gfs2_glock_is_held_dfrd() argument 169 gfs2_glock_is_held_shrd(struct gfs2_glock *gl) gfs2_glock_is_held_shrd() argument 174 gfs2_glock2aspace(struct gfs2_glock *gl) gfs2_glock2aspace() argument 194 gfs2_holder_init(struct gfs2_glock *gl, unsigned int state, u16 flags, struct gfs2_holder *gh) gfs2_holder_init() argument 244 gfs2_glock_nq_init(struct gfs2_glock *gl, unsigned int state, u16 flags, struct gfs2_holder *gh) gfs2_glock_nq_init() argument [all...] |
| H A D | sys.c | 304 struct gfs2_glock *gl; in demote_rq_store() local
|
| H A D | super.c | 1037 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local 1050 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local 1194 struct gfs2_glock *gl = ip->i_gl; in gfs2_final_release_pages() local 1267 gfs2_glock_put_eventually(struct gfs2_glock *gl) gfs2_glock_put_eventually() argument 1542 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; gfs2_evict_inode() local [all...] |
| H A D | lock_dlm.c | 75 static inline void gfs2_update_reply_times(struct gfs2_glock *gl) in gfs2_update_reply_times() argument 102 gfs2_update_request_times(struct gfs2_glock *gl) gfs2_update_request_times() argument 121 struct gfs2_glock *gl = arg; gdlm_ast() local 172 struct gfs2_glock *gl = arg; gdlm_bast() local 209 make_flags(struct gfs2_glock *gl, const unsigned int gfs_flags, const int req) make_flags() argument 252 gdlm_lock(struct gfs2_glock *gl, unsigned int req_state, unsigned int flags) gdlm_lock() argument 288 gdlm_put_lock(struct gfs2_glock *gl) gdlm_put_lock() argument 330 gdlm_cancel(struct gfs2_glock *gl) gdlm_cancel() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.c | 74 uldrx_handler(struct sge_rspq *q, const __be64 *rsp, const struct pkt_gl *gl) uldrx_handler() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_main.c | 339 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() argument 364 chtls_recv_packet(struct chtls_dev *cdev, const struct pkt_gl *gl, const __be64 *rsp) chtls_recv_packet() argument 438 chtls_uld_rx_handler(void *handle, const __be64 *rsp, const struct pkt_gl *gl) chtls_uld_rx_handler() argument [all...] |
| /kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_main.c | 212 cxgbit_copy_frags(struct sk_buff *skb, const struct pkt_gl *gl, in cxgbit_copy_frags() argument 235 cxgbit_lro_add_packet_gl(struct sk_buff *skb, u8 op, const struct pkt_gl *gl) cxgbit_lro_add_packet_gl() argument 309 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, const __be64 *rsp, struct napi_struct *napi) cxgbit_lro_init_skb() argument 372 cxgbit_lro_receive(struct cxgbit_sock *csk, u8 op, const __be64 *rsp, const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, struct napi_struct *napi) cxgbit_lro_receive() argument 427 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, struct napi_struct *napi) cxgbit_uld_lro_rx_handler() argument [all...] |
| /kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_main.c | 219 cxgbit_copy_frags(struct sk_buff *skb, const struct pkt_gl *gl, in cxgbit_copy_frags() argument 242 cxgbit_lro_add_packet_gl(struct sk_buff *skb, u8 op, const struct pkt_gl *gl) cxgbit_lro_add_packet_gl() argument 316 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, const __be64 *rsp, struct napi_struct *napi) cxgbit_lro_init_skb() argument 379 cxgbit_lro_receive(struct cxgbit_sock *csk, u8 op, const __be64 *rsp, const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, struct napi_struct *napi) cxgbit_lro_receive() argument 434 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, struct napi_struct *napi) cxgbit_uld_lro_rx_handler() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.c | 74 uldrx_handler(struct sge_rspq *q, const __be64 *rsp, const struct pkt_gl *gl) uldrx_handler() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_main.c | 339 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() argument 364 chtls_recv_packet(struct chtls_dev *cdev, const struct pkt_gl *gl, const __be64 *rsp) chtls_recv_packet() argument 438 chtls_uld_rx_handler(void *handle, const __be64 *rsp, const struct pkt_gl *gl) chtls_uld_rx_handler() argument [all...] |