Searched refs:gfs2_log_operations (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dlops.h16 extern const struct gfs2_log_operations gfs2_glock_lops;
17 extern const struct gfs2_log_operations gfs2_buf_lops;
18 extern const struct gfs2_log_operations gfs2_revoke_lops;
19 extern const struct gfs2_log_operations gfs2_rg_lops;
20 extern const struct gfs2_log_operations gfs2_databuf_lops;
22 extern const struct gfs2_log_operations *gfs2_log_ops[];
25 const struct gfs2_log_operations *lops)
H A Dincore.h19 struct gfs2_log_operations;
36 struct gfs2_log_operations { struct
52 const struct gfs2_log_operations *le_ops;
H A Dlops.c774 const struct gfs2_log_operations gfs2_glock_lops = {
780 const struct gfs2_log_operations gfs2_buf_lops = {
791 const struct gfs2_log_operations gfs2_revoke_lops = {
800 const struct gfs2_log_operations gfs2_rg_lops = {
806 const struct gfs2_log_operations gfs2_databuf_lops = {
816 const struct gfs2_log_operations *gfs2_log_ops[] = {

Completed in 98 milliseconds