Searched refs:is_sk_fs (Results 1 – 1 of 1) sorted by relevance
719 bool is_sk_fs; in aa_unix_file_perm() local736 is_sk_fs = is_unix_fs(sock->sk); in aa_unix_file_perm()741 if (is_sk_fs && peer_sk) in aa_unix_file_perm()746 is_sk_fs ? &path : NULL); in aa_unix_file_perm()756 if (!is_sk_fs && is_unix_fs(peer_sk)) { in aa_unix_file_perm()760 } else if (!is_sk_fs) { in aa_unix_file_perm()773 is_sk_fs ? &path : NULL, in aa_unix_file_perm()783 is_sk_fs ? &path : NULL, in aa_unix_file_perm()
Completed in 13 milliseconds