| /fs/gfs2/ |
| A D | glock.c | 198 struct gfs2_glock *gl; in gfs2_free_dead_glocks() local 443 struct gfs2_glock *gl = gh->gh_gl; in gfs2_instantiate() local 1120 struct gfs2_glock *gl; in find_insert_glock() local 1171 struct gfs2_glock *gl, *tmp; in gfs2_glock_get() local 1741 struct gfs2_glock *gl; in gfs2_glock_nq_num() local 1986 struct gfs2_glock *gl; in gfs2_dispose_glock_lru() local 2027 struct gfs2_glock *gl, *next; in gfs2_scan_glock_lru() local 2073 struct gfs2_glock *gl; in glock_hash_walk() local 2421 struct gfs2_glock *gl = iter_ptr; in gfs2_glstats_seq_show() local 2524 struct gfs2_glock *gl = gi->gl; in gfs2_glock_iter_next() local [all …]
|
| A D | glops.c | 92 static int gfs2_ail_empty_gl(struct gfs2_glock *gl) in gfs2_ail_empty_gl() 145 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush() 169 static int gfs2_rgrp_metasync(struct gfs2_glock *gl) in gfs2_rgrp_metasync() 197 static int rgrp_go_sync(struct gfs2_glock *gl) in rgrp_go_sync() 264 struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl) in gfs2_glock2rgrp() 289 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync() 307 static int inode_go_sync(struct gfs2_glock *gl) in inode_go_sync() 500 static int inode_go_instantiate(struct gfs2_glock *gl) in inode_go_instantiate() 519 struct gfs2_glock *gl = gh->gh_gl; in inode_go_held() local 599 static int freeze_go_xmote_bh(struct gfs2_glock *gl) in freeze_go_xmote_bh() [all …]
|
| A D | glock.h | 149 static inline struct gfs2_holder *gfs2_glock_is_locked_by_me(struct gfs2_glock *gl) in gfs2_glock_is_locked_by_me() 170 static inline struct address_space *gfs2_glock2aspace(struct gfs2_glock *gl) in gfs2_glock2aspace() 190 static inline void gfs2_holder_init(struct gfs2_glock *gl, unsigned int state, in gfs2_holder_init() 215 #define GLOCK_BUG_ON(gl,x) do { if (unlikely(x)) { \ argument 218 #define gfs2_glock_assert_warn(gl, x) do { if (unlikely(!(x))) { \ argument 222 #define gfs2_glock_assert_withdraw(gl, x) do { if (unlikely(!(x))) { \ argument 240 static inline int gfs2_glock_nq_init(struct gfs2_glock *gl, in gfs2_glock_nq_init() 298 static inline bool glock_needs_demote(struct gfs2_glock *gl) in glock_needs_demote()
|
| A D | trans.c | 163 static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, in gfs2_alloc_bufdata() 192 void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_data() 229 void gfs2_trans_add_databufs(struct gfs2_glock *gl, struct folio *folio, in gfs2_trans_add_databufs() 250 void gfs2_trans_add_meta(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_meta()
|
| A D | lock_dlm.c | 75 static inline void gfs2_update_reply_times(struct gfs2_glock *gl) in gfs2_update_reply_times() 102 static inline void gfs2_update_request_times(struct gfs2_glock *gl) in gfs2_update_request_times() 121 struct gfs2_glock *gl = arg; in gdlm_ast() local 190 struct gfs2_glock *gl = arg; in gdlm_bast() local 243 static u32 make_flags(struct gfs2_glock *gl, const unsigned int gfs_flags, in make_flags() 293 static int gdlm_lock(struct gfs2_glock *gl, unsigned int req_state, in gdlm_lock() 330 static void gdlm_put_lock(struct gfs2_glock *gl) in gdlm_put_lock() 386 static void gdlm_cancel(struct gfs2_glock *gl) in gdlm_cancel()
|
| A D | meta_io.c | 126 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() 193 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() 259 int gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, in gfs2_meta_read() 490 struct gfs2_glock *gl = ip->i_gl; in gfs2_meta_buffer() local 517 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra()
|
| A D | lops.c | 73 struct gfs2_glock *gl = bd->bd_gl; in maybe_release_space() local 122 struct gfs2_glock *gl = bd->bd_gl; in gfs2_unpin() local 781 struct gfs2_glock *gl = ip->i_gl; in buf_lo_scan_elements() local 891 struct gfs2_glock *gl; in gfs2_drain_revokes() local 1005 struct gfs2_glock *gl = ip->i_gl; in databuf_lo_scan_elements() local
|
| A D | main.c | 52 struct gfs2_glock *gl = foo; in gfs2_init_glock_once() local
|
| A D | log.c | 98 struct gfs2_glock *gl = NULL; in gfs2_ail1_start_one() local 769 struct gfs2_glock *gl = bd->bd_gl; in gfs2_add_revoke() local 782 void gfs2_glock_remove_revoke(struct gfs2_glock *gl) in gfs2_glock_remove_revoke() 1037 void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl, u32 flags) in gfs2_log_flush()
|
| A D | super.c | 1026 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local 1039 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local 1178 static void gfs2_glock_put_eventually(struct gfs2_glock *gl) in gfs2_glock_put_eventually() 1447 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode() local
|
| A D | rgrp.c | 720 struct gfs2_glock *gl; in gfs2_clear_rgrpd() local 1037 struct gfs2_glock *gl = ip->i_gl; in gfs2_rindex_update() local 1199 int gfs2_rgrp_go_instantiate(struct gfs2_glock *gl) in gfs2_rgrp_go_instantiate() 1846 struct gfs2_glock *gl; in try_rgrp_unlink() local 1925 const struct gfs2_glock *gl = rgd->rd_gl; in gfs2_rgrp_congested() local 2017 struct gfs2_glock *gl = rgd->rd_gl; in fast_to_acquire() local
|
| A D | inode.c | 445 struct gfs2_glock *gl = ip->i_gl; in gfs2_final_release_pages() local 972 struct gfs2_glock *gl; in __gfs2_lookup() local 1954 struct gfs2_glock *gl; in gfs2_permission() local 2241 struct gfs2_glock *gl = ip->i_gl; in gfs2_update_time() local
|
| A D | recovery.c | 36 struct gfs2_glock *gl = ip->i_gl; in gfs2_replay_read_block() local
|
| A D | file.c | 1465 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl); in __flock_holder_uninit() local 1483 struct gfs2_glock *gl; in do_flock() local
|
| A D | bmap.c | 294 static void gfs2_metapath_ra(struct gfs2_glock *gl, __be64 *start, __be64 *end) in gfs2_metapath_ra() 609 struct gfs2_glock *gl, unsigned int i, in gfs2_indirect_init()
|
| A D | sys.c | 304 struct gfs2_glock *gl; in demote_rq_store() local
|
| A D | incore.h | 860 static inline void gfs2_glstats_inc(struct gfs2_glock *gl, int which) in gfs2_glstats_inc() 865 static inline void gfs2_sbstats_inc(const struct gfs2_glock *gl, int which) in gfs2_sbstats_inc()
|
| A D | dir.c | 1484 struct gfs2_glock *gl = ip->i_gl; in gfs2_dir_readahead() local
|