Searched refs:auth_rwsem (Results 1 – 3 of 3) sorted by relevance
590 down_read(&server->auth_rwsem); in __ncp_ioctl()603 up_read(&server->auth_rwsem); in __ncp_ioctl()617 down_read(&server->auth_rwsem); in __ncp_ioctl()630 up_read(&server->auth_rwsem); in __ncp_ioctl()671 down_write(&server->auth_rwsem); in __ncp_ioctl()681 up_write(&server->auth_rwsem); in __ncp_ioctl()707 down_read(&server->auth_rwsem); in __ncp_ioctl()718 up_read(&server->auth_rwsem); in __ncp_ioctl()767 down_write(&server->auth_rwsem); in __ncp_ioctl()772 up_write(&server->auth_rwsem); in __ncp_ioctl()
98 struct rw_semaphore auth_rwsem; member
590 init_rwsem(&server->auth_rwsem); in ncp_fill_super()