Searched refs:ovl_sb (Results 1 – 2 of 2) sorted by relevance
24 struct ovl_sb { struct37 struct ovl_sb *fs; argument55 struct ovl_sb *fs;
1612 ofs->fs = kcalloc(numlower + 1, sizeof(struct ovl_sb), GFP_KERNEL); in ovl_get_layers()