Home
last modified time | relevance | path

Searched refs:gha (Results 1 – 1 of 1) sorted by relevance

/fs/gfs2/
Dsuper.c1041 struct gfs2_holder *gha, *gh; in gfs2_statfs_slow() local
1048 gha = kcalloc(slots, sizeof(struct gfs2_holder), GFP_KERNEL); in gfs2_statfs_slow()
1049 if (!gha) in gfs2_statfs_slow()
1058 gh = gha + x; in gfs2_statfs_slow()
1094 kfree(gha); in gfs2_statfs_slow()