Home
last modified time | relevance | path

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

/fs/ntfs3/
Dfsntfs.c2051 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security() argument
2061 u32 new_sec_size = size_sd + SIZEOF_SECURITY_HDR; in ntfs_insert_security()
2073 hash_key.hash = security_hash(sd, size_sd); in ntfs_insert_security()
2125 !memcmp(d_security + 1, sd, size_sd)) { in ntfs_insert_security()
2170 memcpy(d_security + 1, sd, size_sd); in ntfs_insert_security()