Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfsntfs.c2081 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security() argument
2091 u32 new_sec_size = size_sd + sizeof(struct SECURITY_HDR); in ntfs_insert_security()
2103 hash_key.hash = security_hash(sd, size_sd); in ntfs_insert_security()
2155 !memcmp(d_security + 1, sd, size_sd)) { in ntfs_insert_security()
2200 memcpy(d_security + 1, sd, size_sd); in ntfs_insert_security()