Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c572 static void smack_free_mnt_opts(void *mnt_opts) in smack_free_mnt_opts() function
734 smack_free_mnt_opts(*mnt_opts); in smack_sb_eat_lsm_opts()
4743 LSM_HOOK_INIT(sb_free_mnt_opts, smack_free_mnt_opts),
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c569 static void smack_free_mnt_opts(void *mnt_opts) in smack_free_mnt_opts() function
761 smack_free_mnt_opts(*mnt_opts); in smack_sb_eat_lsm_opts()
4956 LSM_HOOK_INIT(sb_free_mnt_opts, smack_free_mnt_opts),

Completed in 13 milliseconds