Searched refs:__sc (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/smbdirect/ |
| H A D | internal.h | 60 #define smbdirect_socket_schedule_cleanup(__sc, __error) \ argument 61 __smbdirect_socket_schedule_cleanup(__sc, \ 64 #define smbdirect_socket_schedule_cleanup_lvl(__sc, __lvl, __error) \ argument 65 __smbdirect_socket_schedule_cleanup(__sc, \ 68 #define smbdirect_socket_schedule_cleanup_status(__sc, __lvl, __error, __status) do { \ argument 70 __smbdirect_socket_schedule_cleanup(__sc, \
|
| /linux/fs/ocfs2/cluster/ |
| H A D | tcp.c | 83 typeof(sc) __sc = (sc); \ 85 "pg_off %zu] " fmt, __sc, \ 86 kref_read(&__sc->sc_kref), __sc->sc_sock, \ 87 __sc->sc_node->nd_num, __sc->sc_page, __sc->sc_page_off , \
|