Home
last modified time | relevance | path

Searched refs:bigdirnamelen (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/adfs/
H A Ddir_fplus.h19 __le32 bigdirnamelen; member
H A Ddir_fplus.c15 ALIGN(le32_to_cpu(h->bigdirnamelen), 4) + in adfs_fplus_offset()
33 /* Check that bigdirnamelen fits within the directory */ in adfs_fplus_validate_header()
34 len = ALIGN(le32_to_cpu(h->bigdirnamelen), 4); in adfs_fplus_validate_header()
/kernel/linux/linux-6.6/fs/adfs/
H A Ddir_fplus.h19 __le32 bigdirnamelen; member
H A Ddir_fplus.c15 ALIGN(le32_to_cpu(h->bigdirnamelen), 4) + in adfs_fplus_offset()
33 /* Check that bigdirnamelen fits within the directory */ in adfs_fplus_validate_header()
34 len = ALIGN(le32_to_cpu(h->bigdirnamelen), 4); in adfs_fplus_validate_header()

Completed in 2 milliseconds