Home
last modified time | relevance | path

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

/linux/fs/adfs/
H A Ddir_f.c126 struct adfs_dirheader *head = dir->dirhead; in adfs_f_validate()
154 dir->dirhead = bufoff(dir->bh, 0); in adfs_f_read()
303 dir->dirhead->startmasseq += 1; in adfs_f_commit()
H A Dadfs.h101 struct adfs_dirheader *dirhead; member