Searched defs:glops (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | sys.c | 230 const struct gfs2_glock_operations *glops; in demote_rq_store() local
|
H A D | glock.c | 196 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok() local 382 const struct gfs2_glock_operations *glops = gl->gl_ops; variable 495 const struct gfs2_glock_operations *glops = gl->gl_ops; in finish_xmote() local 594 const struct gfs2_glock_operations *glops = gl->gl_ops; global() variable 1013 gfs2_glock_get(struct gfs2_sbd *sdp, u64 number, const struct gfs2_glock_operations *glops, int create, struct gfs2_glock **glp) gfs2_glock_get() argument 1542 gfs2_glock_nq_num(struct gfs2_sbd *sdp, u64 number, const struct gfs2_glock_operations *glops, unsigned int state, u16 flags, struct gfs2_holder *gh) gfs2_glock_nq_num() argument 2168 const struct gfs2_glock_operations *glops = gl->gl_ops; gfs2_dump_glock() local [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | sys.c | 305 const struct gfs2_glock_operations *glops; in demote_rq_store() local
|
H A D | glock.c | 204 const struct gfs2_glock_operations *glops = gl->gl_ops; in demote_ok() local 430 const struct gfs2_glock_operations *glops = gl->gl_ops; in gfs2_instantiate() local 573 const struct gfs2_glock_operations *glops in finish_xmote() local 674 const struct gfs2_glock_operations *glops = gl->gl_ops; global() variable 1145 gfs2_glock_get(struct gfs2_sbd *sdp, u64 number, const struct gfs2_glock_operations *glops, int create, struct gfs2_glock **glp) gfs2_glock_get() argument 1725 gfs2_glock_nq_num(struct gfs2_sbd *sdp, u64 number, const struct gfs2_glock_operations *glops, unsigned int state, u16 flags, struct gfs2_holder *gh) gfs2_glock_nq_num() argument 2342 const struct gfs2_glock_operations *glops = gl->gl_ops; gfs2_dump_glock() local [all...] |
Completed in 7 milliseconds