Home
last modified time | relevance | path

Searched refs:le_size (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dattrlist.c130 const unsigned le_min_size = le_size(0); in al_enumerate()
302 sz = le_size(name_len); in al_add_le()
H A Dntfs.h527 static inline u32 le_size(u8 name_len) in le_size() function
H A Dfrecord.c783 sz = le_size(attr->name_len); in ni_create_attr_list()