Searched refs:auth_rwsem (Results 1 – 3 of 3) sorted by relevance
588 down_read(&server->auth_rwsem); in __ncp_ioctl()601 up_read(&server->auth_rwsem); in __ncp_ioctl()615 down_read(&server->auth_rwsem); in __ncp_ioctl()628 up_read(&server->auth_rwsem); in __ncp_ioctl()669 down_write(&server->auth_rwsem); in __ncp_ioctl()679 up_write(&server->auth_rwsem); in __ncp_ioctl()705 down_read(&server->auth_rwsem); in __ncp_ioctl()716 up_read(&server->auth_rwsem); in __ncp_ioctl()765 down_write(&server->auth_rwsem); in __ncp_ioctl()770 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()