Searched refs:gfs2_blkreserv (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/gfs2/
H A Drgrp.h47 void gfs2_rs_deltree(struct gfs2_blkreserv *rs);
80 static inline bool gfs2_rs_active(const struct gfs2_blkreserv *rs)
H A Drgrp.c82 struct gfs2_blkreserv *rs, bool nowrap);
204 static inline int rs_cmp(u64 start, u32 len, struct gfs2_blkreserv *rs)
619 static void dump_rs(struct seq_file *seq, const struct gfs2_blkreserv *rs,
636 static void __rs_deltree(struct gfs2_blkreserv *rs)
667 void gfs2_rs_deltree(struct gfs2_blkreserv *rs)
706 struct gfs2_blkreserv *rs;
710 rs = rb_entry(n, struct gfs2_blkreserv, rs_node);
1492 struct gfs2_blkreserv *rs = &ip->i_res;
1500 struct gfs2_blkreserv *cur =
1501 rb_entry(*newn, struct gfs2_blkreserv, rs_nod
[all...]
H A Dincore.h292 struct gfs2_blkreserv { struct
395 struct gfs2_blkreserv i_res; /* rgrp multi-block reservation */
H A Dtrace_gfs2.h591 TP_PROTO(const struct gfs2_blkreserv *rs, u8 func),

Completed in 235 milliseconds