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

/linux-master/fs/ntfs3/
H A Dfsntfs.c1733 static inline u32 sid_length(const struct SID *sid) function
1813 if (sd_owner + sid_length(owner) > len)
1827 if (sd_group + sid_length(group) > len)

Completed in 140 milliseconds