Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dfsntfs.c2028 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security() argument
2038 u32 new_sec_size = size_sd + SIZEOF_SECURITY_HDR; in ntfs_insert_security()
2050 hash_key.hash = security_hash(sd, size_sd); in ntfs_insert_security()
2102 !memcmp(d_security + 1, sd, size_sd)) { in ntfs_insert_security()
2147 memcpy(d_security + 1, sd, size_sd); in ntfs_insert_security()