Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dsuper.c233 sbi->s_backup_vhdr_buf, NULL, REQ_OP_WRITE); in hfsplus_sync_fs()
311 kfree(sbi->s_backup_vhdr_buf); in hfsplus_put_super()
607 kfree(sbi->s_backup_vhdr_buf); in hfsplus_fill_super()
H A Dhfsplus_fs.h148 void *s_backup_vhdr_buf; member