Searched refs:unix_get_socket (Results 1 – 2 of 2) sorted by relevance
12 struct unix_sock *unix_get_socket(struct file *filp);14 static inline struct unix_sock *unix_get_socket(struct file *filp) in unix_get_socket() function
120 if (unix_get_socket(file)) in scm_fp_copy()