s_vhdr_buf        145 fs/hfsplus/hfsplus_fs.h 	void *s_vhdr_buf;
s_vhdr_buf        224 fs/hfsplus/super.c 				   sbi->s_vhdr_buf, NULL, REQ_OP_WRITE,
s_vhdr_buf        303 fs/hfsplus/super.c 	kfree(sbi->s_vhdr_buf);
s_vhdr_buf        608 fs/hfsplus/super.c 	kfree(sbi->s_vhdr_buf);
s_vhdr_buf        177 fs/hfsplus/wrapper.c 	sbi->s_vhdr_buf = kmalloc(hfsplus_min_io_size(sb), GFP_KERNEL);
s_vhdr_buf        178 fs/hfsplus/wrapper.c 	if (!sbi->s_vhdr_buf)
s_vhdr_buf        186 fs/hfsplus/wrapper.c 				   sbi->s_vhdr_buf, (void **)&sbi->s_vhdr,
s_vhdr_buf        262 fs/hfsplus/wrapper.c 	kfree(sbi->s_vhdr_buf);