Home
last modified time | relevance | path

Searched refs:valuelen_lo (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Dhpfs.h531 u8 valuelen_lo; /* length of value, bytes */ member
H A Dhpfs_fn.h147 return ea->valuelen_lo + 256 * ea->valuelen_hi; in ea_valuelen()
H A Dea.c258 ea->valuelen_lo = size; in hpfs_set_ea()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dhpfs.h532 u8 valuelen_lo; /* length of value, bytes */ member
H A Dhpfs_fn.h147 return ea->valuelen_lo + 256 * ea->valuelen_hi; in ea_valuelen()
H A Dea.c258 ea->valuelen_lo = size; in hpfs_set_ea()

Completed in 6 milliseconds