Searched refs:auth_rwsem (Results 1 – 3 of 3) sorted by relevance
592 down_read(&server->auth_rwsem); in __ncp_ioctl()605 up_read(&server->auth_rwsem); in __ncp_ioctl()619 down_read(&server->auth_rwsem); in __ncp_ioctl()632 up_read(&server->auth_rwsem); in __ncp_ioctl()673 down_write(&server->auth_rwsem); in __ncp_ioctl()683 up_write(&server->auth_rwsem); in __ncp_ioctl()709 down_read(&server->auth_rwsem); in __ncp_ioctl()720 up_read(&server->auth_rwsem); in __ncp_ioctl()769 down_write(&server->auth_rwsem); in __ncp_ioctl()774 up_write(&server->auth_rwsem); in __ncp_ioctl()
99 struct rw_semaphore auth_rwsem; member
589 init_rwsem(&server->auth_rwsem); in ncp_fill_super()