Home
last modified time | relevance | path

Searched defs:ssec (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hpfs/
H A Dalloc.c80 unsigned ssec = (sec - hpfs_sb(s)->sb_dirband_start) / 4; in chk_if_allocated() local
417 unsigned ssec = (dno - hpfs_sb(s)->sb_dirband_start) / 4; in hpfs_free_dnode() local
/openbmc/linux/security/selinux/
H A Dhooks.c5004 struct sk_security_struct *ssec = sock->sk->sk_security; in selinux_socket_unix_may_send() local