Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dfsntfs.c2056 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security() argument
2066 u32 new_sec_size = size_sd + SIZEOF_SECURITY_HDR; in ntfs_insert_security()
2078 hash_key.hash = security_hash(sd, size_sd); in ntfs_insert_security()
2130 !memcmp(d_security + 1, sd, size_sd)) { in ntfs_insert_security()
2175 memcpy(d_security + 1, sd, size_sd); in ntfs_insert_security()

Completed in 6 milliseconds