Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dfsntfs.c1710 static inline u32 sid_length(const struct SID *sid) in sid_length() function
1790 if (sd_owner + sid_length(owner) > len) in is_sd_valid()
1804 if (sd_group + sid_length(group) > len) in is_sd_valid()

Completed in 8 milliseconds