Searched refs:auth_rwsem (Results 1 – 3 of 3) sorted by relevance
587 down_read(&server->auth_rwsem); in __ncp_ioctl()600 up_read(&server->auth_rwsem); in __ncp_ioctl()614 down_read(&server->auth_rwsem); in __ncp_ioctl()627 up_read(&server->auth_rwsem); in __ncp_ioctl()668 down_write(&server->auth_rwsem); in __ncp_ioctl()678 up_write(&server->auth_rwsem); in __ncp_ioctl()704 down_read(&server->auth_rwsem); in __ncp_ioctl()715 up_read(&server->auth_rwsem); in __ncp_ioctl()764 down_write(&server->auth_rwsem); in __ncp_ioctl()769 up_write(&server->auth_rwsem); in __ncp_ioctl()
100 struct rw_semaphore auth_rwsem; member
586 init_rwsem(&server->auth_rwsem); in ncp_fill_super()