Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dfsntfs.c2052 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security() argument
2062 u32 new_sec_size = size_sd + SIZEOF_SECURITY_HDR; in ntfs_insert_security()
2074 hash_key.hash = security_hash(sd, size_sd); in ntfs_insert_security()
2126 !memcmp(d_security + 1, sd, size_sd)) { in ntfs_insert_security()
2171 memcpy(d_security + 1, sd, size_sd); in ntfs_insert_security()