Home
last modified time | relevance | path

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

/linux-5.19.10/fs/adfs/
Ddir_fplus.h19 __le32 bigdirnamelen; member
Ddir_fplus.c15 ALIGN(le32_to_cpu(h->bigdirnamelen), 4) + in adfs_fplus_offset()
34 len = ALIGN(le32_to_cpu(h->bigdirnamelen), 4); in adfs_fplus_validate_header()