Searched refs:adfs_bigdirheader (Results 1 – 3 of 3) sorted by relevance
11 static unsigned int adfs_fplus_offset(const struct adfs_bigdirheader *h, in adfs_fplus_offset()14 return offsetof(struct adfs_bigdirheader, bigdirname) + in adfs_fplus_offset()19 static int adfs_fplus_validate_header(const struct adfs_bigdirheader *h) in adfs_fplus_validate_header()31 offsetof(struct adfs_bigdirheader, bigdirname); in adfs_fplus_validate_header()59 static int adfs_fplus_validate_tail(const struct adfs_bigdirheader *h, in adfs_fplus_validate_tail()72 struct adfs_bigdirheader *h = dir->bighead; in adfs_fplus_checkbyte()106 struct adfs_bigdirheader *h; in adfs_fplus_read()174 struct adfs_bigdirheader *h = dir->bighead; in adfs_fplus_getnext()232 struct adfs_bigdirheader *h = dir->bighead; in adfs_fplus_update()
15 struct adfs_bigdirheader { struct
102 struct adfs_bigdirheader *bighead;
Completed in 5 milliseconds