Home
last modified time | relevance | path

Searched refs:file_finderinfo_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dxattr.c267 u16 file_finderinfo_len = sizeof(struct FInfo) + in __hfsplus_setxattr() local
312 if (size == file_finderinfo_len) { in __hfsplus_setxattr()
314 file_finderinfo_len); in __hfsplus_setxattr()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dxattr.c266 u16 file_finderinfo_len = sizeof(struct FInfo) + in __hfsplus_setxattr() local
311 if (size == file_finderinfo_len) { in __hfsplus_setxattr()
313 file_finderinfo_len); in __hfsplus_setxattr()

Completed in 3 milliseconds