Searched defs:gfs2_blkreserv (Results 1 – 1 of 1) sorted by relevance
293 struct gfs2_blkreserv { struct295 atomic_t rs_sizehint; /* hint of the write size */297 struct gfs2_holder rs_rgd_gh; /* Filled in by get_local_rgrp */298 struct rb_node rs_node; /* link to other block reservations */299 struct gfs2_rbm rs_rbm; /* Start of reservation */300 u32 rs_free; /* how many blocks are still free */301 u64 rs_inum; /* Inode number for reservation */